A small collection of aliases and functions that will simplify your shell experience.
Clone the repository into your home folder.
cd ~ && git clone https://github.com/isakhauge/zsh-alias-collection.git
Execute this code in order to append this source into your ZSH profile.
echo "source \"$HOME/zsh-alias-collection/main.sh\"" >> $HOME/.zshrc
A small list of CLI tools used in this collection.
- Oh My ZSH
- Micro editor
- Git
- Docker
- Docker Compose
- Yarn
- Homebrew