# README Collection of scripts and functions to make my developer life easier. **logger/** *Enrich command output for logging purposes* **q_completion.sh** *Add TAB completion to [q](https://github.com/ibm-messaging/mq-q-qload) for manipulating IBM MQ messages.* **sent_to_slack.sh** *Send messages to slack* **showmyip.sh** *Show my own external ip address* **sshconnect.sh** *TUI to display a list of servers with description.* **templates/template.sh** *Advanced template for bash scripts* **templates/template_multisystem.sh** *Template for multisystem aware script*