ソースを参照

[ssh] add skoll to metal servers

Colin Powell 3 年 前
コミット
882e40d948
3 ファイル変更4 行追加9 行削除
  1. 2 0
      .gitignore
  2. 0 9
      fish/.config/fish/fish_variables
  3. 2 0
      ssh/.ssh/config

+ 2 - 0
.gitignore

@@ -25,3 +25,5 @@ jails
 known_hosts
 error.log
 *.envrc
+fish/completions/
+fish_variables

ファイルの差分が大きいため隠しています
+ 0 - 9
fish/.config/fish/fish_variables


+ 2 - 0
ssh/.ssh/config

@@ -64,6 +64,8 @@ Host kiviuq.local
   User powellc
 Host kari.local
   User powellc
+Host skoll.local
+  User powellc
 Host atlas.local
   User powellc
 

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません