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
|
#!/bin/sh
|
||||||
|
sudo apt update
|
||||||
sudo apt install fish fzf -y
|
sudo apt install fish fzf -y
|
||||||
chezmoi apply --force
|
chezmoi apply --force
|
||||||
fisher update
|
fisher update
|
||||||
|
|
Loading…
Reference in a new issue