Collection of scripts and functions to make my developer life easier.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Gerstner c8293d6ae6
redirect failure output to stderr
2 years ago
bash redirect failure output to stderr 2 years ago
resources Add sshconnect.sh 2 years ago
README.md Add templates. Add slack script. Add showmyip 2 years ago

README.md

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 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