These instructions are for Mac ZSH Terminal.
Warning! This will clone the files into you system location: /Users/{username}/zsh_logic
. It will also add content pointing to the new logic to your .zshrc
file at the bottom. Please check this file after the additions to ensure proper formatting and position of the new code.
- You Can copy past this into your terminal if you want:
cd ~
git clone git@gist.github.com:9ef354d1b948e04a74d8c93b8bdb6e9f.git zsh_logic
echo 'source ~/zsh_logic/git_aliases.zsh' >> .zshrc