summaryrefslogtreecommitdiff
path: root/.zsh/zshenv/01_path
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2012-10-26 13:12:46 +0200
committerTobias Klauser <tklauser@distanz.ch>2012-10-26 13:12:46 +0200
commit46d5e89afb24e7876f351242f8c6752e5905eb36 (patch)
tree64dc297f5a68e8f72d6b20ee021a842b523cc0de /.zsh/zshenv/01_path
parent69a34c5c5ecf25513d9780d622f734be9f0ff620 (diff)
zshenv/01_path: Add "new" nios2 nommu toolchain before old
Diffstat (limited to '.zsh/zshenv/01_path')
-rw-r--r--.zsh/zshenv/01_path1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zsh/zshenv/01_path b/.zsh/zshenv/01_path
index 69166a2..ebe1044 100644
--- a/.zsh/zshenv/01_path
+++ b/.zsh/zshenv/01_path
@@ -34,6 +34,7 @@ path_append()
# add the paths here
path_prepend $HOME/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