Update 'setup.sh'
This commit is contained in:
parent
3be0bb076d
commit
a9dec506b3
5
setup.sh
5
setup.sh
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
curl -L https://get.oh-my.fish | fish
|
curl -L https://get.oh-my.fish > /tmp/omf-install.fish
|
||||||
|
fish /tmp/omf-install.fish --noninteractive --yes
|
||||||
|
|
||||||
# Install bobthefish and bass
|
# Install bobthefish and bass
|
||||||
echo "omf install bobthefish bass" | fish
|
fish -c "omf install bobthefish bass"
|
Loading…
Reference in New Issue
Block a user