Update README

main
Nils Gerstner 2 years ago
parent ebc3ec146f
commit c3c2d5e765

@ -2,26 +2,26 @@
Collection of scripts and functions to make my developer life easier.
**bash/logger/**
**logger/**
*Enrich command output for logging purposes*
**bash/q_completion.sh**
**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**
**sent_to_slack.sh**
*Send messages to slack*
**bash/showmyip.sh**
**showmyip.sh**
*Show my own external ip address*
**bash/sshconnect.sh**
**sshconnect.sh**
*TUI to display a list of servers with description.*
<img src="resources/sshconnect.png" width="75%">
**bash/templates/template.sh**
**templates/template.sh**
*Advanced template for bash scripts*
**bash/templates/template_multisystem.sh**
**templates/template_multisystem.sh**
*Template for multisystem aware script*

Loading…
Cancel
Save