From f191c98c779a3f24d940e06625a750b5c4f2c9e4 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 24 Sep 2015 10:42:48 +0200 Subject: zshrc: Update paths for profiles --- .zsh/zshrc/90_profiles | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to '.zsh/zshrc/90_profiles') diff --git a/.zsh/zshrc/90_profiles b/.zsh/zshrc/90_profiles index 6086735..99bdb82 100644 --- a/.zsh/zshrc/90_profiles +++ b/.zsh/zshrc/90_profiles @@ -14,10 +14,9 @@ CHPWD_PROFILE='default' -zstyle ':chpwd:profiles:/home/tklauser/src/nios2-linux(|/|/*)' profile distanz -zstyle ':chpwd:profiles:/home/tklauser/src/linux-2.6(|/|/*)' profile distanz -zstyle ':chpwd:profiles:*locomotor-primitives*' profile uzh -zstyle ':chpwd:profiles:/home/tobiask/zi/etzel(|/|/*)' profile zhinst +zstyle ':chpwd:profiles:/home/tklauser/src(|/|/*)' profile distanz +zstyle ':chpwd:profiles:*locomotor-primitives*' profile uzh +zstyle ':chpwd:profiles:/home/tobiask/zi/(|/|/*)' profile zhinst chpwd_profile_distanz() { -- cgit v1.2.3-54-g00ecf