diff options
author | Hugues Hiegel <hugues@hiegel.fr> | 2008-06-12 15:52:10 +0200 |
---|---|---|
committer | Hugues Hiegel <hugues@hiegel.fr> | 2008-06-13 11:34:48 +0200 |
commit | 1a0b3979930861b6f8eabbcc9f4d6bd675ab957b (patch) | |
tree | 432948ea967fd7168bda4350ad77728e30d7f008 /net:osn.sagem/Environment.zsh | |
parent | 72f19d501f16baecb7e388d9b77aa90f024628b1 (diff) |
Renamed hash dirs to their original Disc Letters..
Diffstat (limited to 'net:osn.sagem/Environment.zsh')
-rw-r--r-- | net:osn.sagem/Environment.zsh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net:osn.sagem/Environment.zsh b/net:osn.sagem/Environment.zsh index 70de5b4..5d4d120 100644 --- a/net:osn.sagem/Environment.zsh +++ b/net:osn.sagem/Environment.zsh @@ -1,6 +1,6 @@ export PATH=~/local/bin:~/local/sbin:$PATH -hash -d K=/media/osn01001/Projets_STB -hash -d J=/media/osn02001/Echanges +hash -d K:=/media/osn01001/Projets_STB +hash -d J:=/media/osn02001/Echanges |