From 8431852cbed2e736e9c6a5561e822c160a118a0d Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 24 Sep 2015 10:44:32 +0200 Subject: zhsrc: Typo fix in profile path --- .zsh/zshrc/90_profiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh/zshrc/90_profiles b/.zsh/zshrc/90_profiles index 99bdb82..0c8a13f 100644 --- a/.zsh/zshrc/90_profiles +++ b/.zsh/zshrc/90_profiles @@ -16,7 +16,7 @@ CHPWD_PROFILE='default' zstyle ':chpwd:profiles:/home/tklauser/src(|/|/*)' profile distanz zstyle ':chpwd:profiles:*locomotor-primitives*' profile uzh -zstyle ':chpwd:profiles:/home/tobiask/zi/(|/|/*)' profile zhinst +zstyle ':chpwd:profiles:/home/tobiask/zi(|/|/*)' profile zhinst chpwd_profile_distanz() { -- cgit v1.2.3-54-g00ecf