Collection of my personal dotfiles
Contains some aliases and functions for various useful commands, including directory navigation, extracting and compression, git shorthand, etc.
To get started,
- Clone this repository into your Linux home directory
- Change directory into the dotfiles directory:
cd ~/{user}/dotfiles - Run the setup script:
bash setup.sh
That's it. Note, your existing bash config set up will be overwritten.
Complete list of shorthand commands:
TBD