From d99af1cd72b3cd093964e4565785fab563379253 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 1 Jun 2017 18:17:36 +0200 Subject: Init config --- config.fish | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.fish (limited to 'config.fish') diff --git a/config.fish b/config.fish new file mode 100644 index 0000000..4bce04a --- /dev/null +++ b/config.fish @@ -0,0 +1,3 @@ +[ -z $DISPLAY ] ; and [ $XDG_VTNR -eq 1 ] ; and exec startx +# alias gobjc='gcc -L /usr/lib/GNUstep/Libraries/gnustep-base -lgnustep-base -fconstant-string-class=NSConstantString' +# alias smpd='ssh achessh@ache.one -fp 21 ssh ache@localhost -p 60065 -L 8091:localhost:8091 -fN' -- cgit v1.2.3