Mise à jour de APT après ajout d'un repo
This commit is contained in:
parent
2dd2bf00be
commit
d2ebad2699
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ then
|
||||||
|
|
||||||
# === Fish ==
|
# === Fish ==
|
||||||
sudo apt-add-repository ppa:fish-shell/release-3 -y
|
sudo apt-add-repository ppa:fish-shell/release-3 -y
|
||||||
|
sudo apt update
|
||||||
sudo apt install fish fzf bat procps exa micro -y
|
sudo apt install fish fzf bat procps exa micro -y
|
||||||
sudo snap install micro --classic
|
sudo snap install micro --classic
|
||||||
# Remove motd
|
# Remove motd
|
||||||
|
|
Loading…
Reference in a new issue