diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2012-11-23 10:16:11 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2012-11-23 10:16:11 +0100 |
commit | 2f5fb91aed51a13f6a145600505085780c92ddb7 (patch) | |
tree | cf19b99d70fc3be51025020a6a3df4634ccf01ff /.zsh/zshenv/01_path | |
parent | 0cf344d8378c94a5a2badc0a135d9d7883adced8 (diff) |
Profile for hd_over_ip
Diffstat (limited to '.zsh/zshenv/01_path')
-rw-r--r-- | .zsh/zshenv/01_path | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshenv/01_path b/.zsh/zshenv/01_path index ebe1044..86049af 100644 --- a/.zsh/zshenv/01_path +++ b/.zsh/zshenv/01_path @@ -34,7 +34,7 @@ path_append() # add the paths here path_prepend $HOME/bin -path_append /opt/nios2-new/bin +#path_append /opt/nios2-new/bin path_append /opt/nios2/bin path_append /opt/nios2mmu/x86-linux2/bin path_prepend /opt/codesourcery/nios2-4.1-211/bin |