summaryrefslogtreecommitdiff
path: root/config.fish
diff options
context:
space:
mode:
Diffstat (limited to 'config.fish')
-rw-r--r--config.fish3
1 files changed, 3 insertions, 0 deletions
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'