fixed bug and added aliases
This commit is contained in:
parent
576e909d73
commit
a8cd608f8a
2 changed files with 33 additions and 1 deletions
2
fish.sh
2
fish.sh
|
@ -2,6 +2,6 @@
|
|||
#installs and sets up oh-my-fish
|
||||
sudo apt install git fish
|
||||
curl -L https://get.oh-my.fish | fish
|
||||
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/omf"
|
||||
ln -s "$HOME/stevset/fish/omf" "$HOME/.config/"
|
||||
omf install bobthefish
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue