favs bash script for storing and using your favorite bash commands Install git clone https://github.com/Prizmagnetic/favs.git Save alias to run favs as "f" echo "alias f='~/favs/favs.sh'" >> ~/.bash_aliases need to relogin to take effect