This repository contains my personal configurations and scripts.
dotFiles
├── .bash_aliases - Bash aliases
├── .bashrc - Bash configuration
├── .vimrc - VIM configuration
├── README.md - This file :)
└── bin
├── bolsrv.sh - ssh into server from array
├── cmsg.sh - Write colored messages to the terminal
├── eqm.sh - Script to stop IBM Integration Bus and IBM MQ QueueManager
├── logview.sh - Manipulate logfiles. Maybe this should be done by putting symlinks into a ~/logs...
├── sqm.sh - Script to start IBM MQ QueueManager and IBM Integration Bus
├── update_mac.sh - Update Mac
└── update_ubuntu_18.4.sh - Update system and update/build vim from source