/my-mac-bash-scripts

A bunch of scripts I use in Mac

Primary LanguageShellGNU General Public License v2.0GPL-2.0

my-mac-bash-scripts

A bunch of scripts I use in Mac

Copy/move this files to $HOME/Bin folder and make sure you added this directory as executable path.

# ~/.bashrc or ~/.bash_profile
export PATH="$HOME/Bin:$PATH"