From eeadedc3b1d7b0f46eed2658162991010a51f21e Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 19 Aug 2017 14:13:59 -0400 Subject: Move nethack options to env --- home/.ssh/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/.ssh/config') diff --git a/home/.ssh/config b/home/.ssh/config index 8992ad3a..4ae18c54 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -3,6 +3,8 @@ Include config_private HashKnownHosts yes +SendEnv NETHACKOPTIONS + Host tux.local thursday.local ForwardAgent yes RemoteForward 7062 127.0.0.1:7062 -- cgit 1.4.1 form.submit();'> dontfiles
summary refs log tree commit diff
path: root/home/.local/bin/tup (unfollow)
Commit message (Expand)Author
2018-06-10Move heavyweapons binds to autoexecJune McEnroe
2018-06-09Add explode bindJune McEnroe
2018-06-09Remove scout configJune McEnroe
2018-06-08Break edi iterators in a different wayJune McEnroe
2018-06-05Implement bidirectional iterators in ediJune McEnroe
2018-05-31Curse ediJune McEnroe
2018-05-30Remove viewmodel disablingJune McEnroe
2018-05-30Remove demoman mouse2 bindJune McEnroe
2018-05-30Ignore macOS debug directoriesJune McEnroe
2018-05-29Add CharIter in ediJune McEnroe
2018-05-29Move spans back out of segs in ediJune McEnroe
2018-05-29Use scheme for Light terminalJune McEnroe
2018-05-28Rewrite edi WIPJune McEnroe