add apt update
This commit is contained in:
parent
59a05b349a
commit
1d1434850e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
sudo apt update
|
||||
sudo apt install fish fzf -y
|
||||
chezmoi apply --force
|
||||
fisher update
|
||||
|
|
Loading…
Reference in a new issue