From 89454a326e97597967a4bec8bb979797b927557c Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 11 Dec 2015 01:36:43 +0000 Subject: Remove submodules (Use mr instead) --- .zsh/zgen | 2 +- .zsh/zshrc | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to '.zsh') diff --git a/.zsh/zgen b/.zsh/zgen index 6ac1bf1..3a0f26e 160000 --- a/.zsh/zgen +++ b/.zsh/zgen @@ -1 +1 @@ -Subproject commit 6ac1bf1b201f52d9f5493988f8b3f26b7c0299e0 +Subproject commit 3a0f26ed2f2d0b7b2f34fa5bac3c3a58d58cfc59 diff --git a/.zsh/zshrc b/.zsh/zshrc index a638db7..8957fe8 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -10,8 +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" -export PATH="$PATH:/home/urbain/.local/bin" +export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/bin/core_perl" # Editor export EDITOR=/usr/bin/vim -- cgit v1.2.3