add fish commands to bootstrap shell
This commit is contained in:
parent
43b129374a
commit
1e394ca3b1
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
sudo apt update
|
||||
sudo apt install fish fzf curl -y
|
||||
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply nezia1
|
||||
fish -c "fisher update"
|
||||
fish -c "nvm install lts"
|
||||
|
|
Loading…
Reference in a new issue