add apt update

This commit is contained in:
Anthony Rodriguez 2023-09-27 11:14:14 +02:00
parent 59a05b349a
commit 1d1434850e
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -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