Alias Setup On Mac

first - copy the aliases from .aliases in the repo and then

open the .zshrc file

   nano .zshrc

add the source path in .zshrc file

  source ~/.aliases

and quit the file and create aliases file

  touch  .aliases

open .aliases file

  nano  .aliases

and then paste the aliases