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