Configuration for ZShell like aliases and alternate prompt.
Aliases :
- Git aliases
- killport - Kills process running on a particular port. Useful for exapmle killing some rogue Java processes.
Requires usage of ZShell.
Clone repo and run ./link.sh in the project folder. This binds ZShell config files to your local .zshrc and copies necessary script files to ~/ZSH_Scripts
Open new terminal and aliases should be there
This project also includes my .gitignore_glboal file.