oh my fish, bass and nvm
This commit is contained in:
@@ -10,4 +10,8 @@ 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
|
||||
|
||||
2
.config/install-scripts/005-nvm.sh
Normal file
2
.config/install-scripts/005-nvm.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
|
||||
|
||||
Reference in New Issue
Block a user