瀏覽代碼

Add fish 3 ppa

In order to have an up to date fish version.
DricomDragon 3 年之前
父節點
當前提交
055759ea80
共有 1 個文件被更改,包括 3 次插入0 次删除
  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