diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2011-10-11 15:23:36 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2011-10-11 15:23:36 +0200 |
commit | 3aa8fcd26f55ee18a23a23f06e85fcdf78f621d6 (patch) | |
tree | 90cc19d2d94d4ce2d89b6af29e1af46847ea18c6 /.zsh/zshrc | |
parent | 48bb6a44cb8eb1e9fdc7b1054678dbcb1ece3821 (diff) | |
parent | 0aa887e466448fae959d0eb97e224e321f9e9f08 (diff) |
Merge branch 'master' of git+ssh://git.distanz.ch/home/tklauser/scm/dotfiles/zsh
Diffstat (limited to '.zsh/zshrc')
-rw-r--r-- | .zsh/zshrc/90_profiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshrc/90_profiles b/.zsh/zshrc/90_profiles index 888c79a..b52328b 100644 --- a/.zsh/zshrc/90_profiles +++ b/.zsh/zshrc/90_profiles @@ -14,7 +14,7 @@ CHPWD_PROFILE='default' -zstyle ':chpwd:profiles:/home/tklauser/src/nios2-linux(|/|/*)' profile zhaw +zstyle ':chpwd:profiles:/home/tklauser/src/nios2-linux(|/|/*)' profile distanz zstyle ':chpwd:profiles:/home/tklauser/src/linux-2.6(|/|/*)' profile distanz zstyle ':chpwd:profiles:/home/tklauser/projects/ines(|/|/*)' profile zhaw zstyle ':chpwd:profiles:/home/tklauser/projects/sinet(|/|/*)' profile zhaw |