set executable
This commit is contained in:
parent
a0a8099bef
commit
62f9bceb55
1 changed files with 1 additions and 2 deletions
3
fish.sh
Normal file → Executable file
3
fish.sh
Normal file → Executable file
|
@ -2,7 +2,6 @@
|
||||||
#installs and sets up oh-my-fish
|
#installs and sets up oh-my-fish
|
||||||
sudo apt install git fish
|
sudo apt install git fish
|
||||||
curl -L https://get.oh-my.fish | fish
|
curl -L https://get.oh-my.fish | fish
|
||||||
#omf theme install bobthefish
|
|
||||||
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/omf"
|
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/omf"
|
||||||
omf install
|
omf theme install bobthefish
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue