From 9e9ff053904aec6303c025041cd469d05dd82dcf Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 16 Dec 2015 19:31:15 +0000 Subject: Add script to create/change workspace --- .zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.zsh') diff --git a/.zsh/zshrc b/.zsh/zshrc index 8957fe8..03b5172 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -10,7 +10,7 @@ bindkey '^P' history-beginning-search-backward bindkey '^N' history-beginning-search-forward # Paths of executables -export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/bin/core_perl" +export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/bin/core_perl:/home/urbain/bin" # Editor export EDITOR=/usr/bin/vim -- cgit v1.2.3