summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-16 17:37:57 -0400
committerJune McEnroe <june@causal.agency>2022-05-16 17:37:57 -0400
commitce05734bc120904415a313a275e42dab21513da8 (patch)
tree62d4785ca8ec356068090c17702f72fbbdafd138
parentAdd back grc alias (diff)
downloadsrc-ce05734bc120904415a313a275e42dab21513da8.tar.gz
src-ce05734bc120904415a313a275e42dab21513da8.zip
Add all possible hostnames to ssh config
Diffstat (limited to '')
-rw-r--r--home/.ssh/config6
1 files changed, 1 insertions, 5 deletions
diff --git a/home/.ssh/config b/home/.ssh/config
index d354a6ea..b2035a81 100644
--- a/home/.ssh/config
+++ b/home/.ssh/config
@@ -8,13 +8,9 @@ Host monday beastie puffy toaster tux progynova
 	ForwardAgent yes
 	RemoteForward 7062 127.0.0.1:7062
 
-Host scout pyro
+Host scout soldier pyro demo heavy engi medic sniper spy
 	HostName %h.causal.agency
 	Port 2222
 
-Host june july
-	HostName %h.nyc3.do.causal.agency
-	Port 2222
-
 Host git.causal.agency temp.causal.agency
 	Port 2222
d class='logsubject'>Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe