aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bash/aliases.sh1
-rw-r--r--ssh/config8
-rw-r--r--wt.json3
3 files changed, 10 insertions, 2 deletions
diff --git a/bash/aliases.sh b/bash/aliases.sh
index c695792..5ba4082 100644
--- a/bash/aliases.sh
+++ b/bash/aliases.sh
@@ -12,6 +12,7 @@ alias untar="tar -zxvf"
# scripts
alias dfi=~/dotfiles/install
alias dfu=~/dotfiles/update
+alias pluto="ssh root@foundry.tobyvin.com /root/foundry/update-plutonium.sh"
# docker
alias dexec="docker exec -it"
alias dps="docker ps"
diff --git a/ssh/config b/ssh/config
index 7f4191f..5fafc45 100644
--- a/ssh/config
+++ b/ssh/config
@@ -19,7 +19,13 @@ Host odin thor
host bifrost
User tobyv
-host door
+Host aegir
+ User root
+ HostName foundry.tobyvin.com
+ ForwardAgent yes
+ StreamLocalBindUnlink yes
+
+Host door
User tovince
HostName door.cs.siue.edu
ForwardAgent yes
diff --git a/wt.json b/wt.json
index 51e5670..fc06031 100644
--- a/wt.json
+++ b/wt.json
@@ -64,7 +64,7 @@
"Windows.Terminal.Azure"
],
"experimental.rendering.forceFullRepaint": true,
- "initialCols": 120,
+ "initialCols": 100,
"initialRows": 30,
"multiLinePasteWarning": false,
"profiles":
@@ -85,6 +85,7 @@
"face": "FiraCode NF",
"size": 11
},
+ "padding": "8",
"useAcrylic": true
},
"list":