Explorar el Código

Add fish 3 ppa

In order to have an up to date fish version.
DricomDragon hace 3 años
padre
commit
055759ea80
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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