Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 528 Bytes

File metadata and controls

22 lines (13 loc) · 528 Bytes

WorkEnvironment

Contains

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.

Usage

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.