yahyaerturan / my-mac-bash-scripts

A bunch of scripts I use in Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

A bunch of scripts I use in Mac

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%