fixed URL
This commit is contained in:
parent
55197035d8
commit
4a8208f0ee
1 changed files with 1 additions and 1 deletions
2
fish.sh
2
fish.sh
|
@ -6,7 +6,7 @@ sudo apt install git fish
|
||||||
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/"
|
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/"
|
||||||
|
|
||||||
#download script
|
#download script
|
||||||
curl -L https://get.oh-my.fish | fish
|
curl -L https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/init.fish | fish
|
||||||
|
|
||||||
#setup theme
|
#setup theme
|
||||||
omf install bobthefish
|
omf install bobthefish
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue