ソースを参照

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