diff zshrc-xanthippe @ 125:a8fd9ba4d2bc

merge with upstram
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 05 Oct 2017 09:31:08 +0200
parents 469f954e86c8
children b44844181cf6
line wrap: on
line diff
--- a/zshrc-xanthippe	Thu Oct 05 09:29:16 2017 +0200
+++ b/zshrc-xanthippe	Thu Oct 05 09:31:08 2017 +0200
@@ -14,6 +14,7 @@
 fi
 
 export GPG_TTY=`tty`
-export PATH="$HOME/bin:${PATH}"
+export PATH="$HOME/bin:$HOME/.nodejs/bin:${PATH}"
 
+alias ne="nano -E"
 alias top="htop -C"