trial of fix for shell install
This commit is contained in:
@@ -10,8 +10,7 @@ if [[ ! -f "/usr/bin/fish" ]]; then
|
||||
fi
|
||||
|
||||
chsh -s /usr/bin/fish
|
||||
/usr/bin/fish
|
||||
curl -L https://get.oh-my.fish | fish
|
||||
omf install cbjohnson
|
||||
omf theme cbjohnson
|
||||
omf install bass
|
||||
curl -L https://get.oh-my.fish | /usr/bin/fish
|
||||
/usr/bin/fish omf install cbjohnson
|
||||
/usr/bin/fish omf theme cbjohnson
|
||||
/usr/bin/fish omf install bass
|
||||
|
||||
Reference in New Issue
Block a user