summary refs log tree commit diff
path: root/curtis/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--curtis/.ssh/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/curtis/.ssh/config b/curtis/.ssh/config
index 8992ad3a..4ae18c54 100644
--- a/curtis/.ssh/config
+++ b/curtis/.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
r>2018-09-19Fix README mandoc lintsJune McEnroe 2018-09-19Un-NOT trans.alpha values in pngoJune McEnroe 2018-09-18Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe