set executable

This commit is contained in:
Stefen Auris 2020-11-15 21:08:33 -05:00
parent a0a8099bef
commit 62f9bceb55

3
fish.sh Normal file → Executable file
View file

@ -2,7 +2,6 @@
#installs and sets up oh-my-fish
sudo apt install git fish
curl -L https://get.oh-my.fish | fish
#omf theme install bobthefish
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/omf"
omf install
omf theme install bobthefish