Sfoglia il codice sorgente

Add fish 3 ppa

In order to have an up to date fish version.
DricomDragon 3 anni fa
parent
commit
055759ea80
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Install/basic-install

+ 3 - 0
Install/basic-install

@@ -1,5 +1,8 @@
 #!/bin/bash
 
+# Add PPA to have up to date programs
+sudo apt-add-repository ppa:fish-shell/release-3
+
 # Install basic programms
 sudo apt install htop tmux tree fish