From 64d913fdc3e886d1fcd2c8b9a863c78bd4f90936 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 11 Sep 2020 20:46:34 -0400 Subject: Add debian VM name to ssh --- home/.ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.ssh/config b/home/.ssh/config index 5dad0aba..3fc6a8db 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -5,7 +5,7 @@ HashKnownHosts yes SendEnv LANG LC_* -Host monday beastie puffy toaster tux +Host monday beastie puffy toaster tux progynova HostName %h.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 -- cgit 1.4.1 bmit();'> dontfiles
summary refs log tree commit diff
path: root/bin/cash/expand.c (unfollow)
Commit message (Expand)Author
2019-02-18Match Sh and Ss as Tag in mdocJune McEnroe
2019-02-18Match statics and typedefs as TagJune McEnroe
2019-02-18Clean up htmlHeaderJune McEnroe
2019-02-18Remove hi line numberingJune McEnroe
2019-02-18Add Tag class to hiJune McEnroe
2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe
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
2019-02-17Always split spans after newlinesJune McEnroe
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