summaryrefslogtreecommitdiff
path: root/12_Prompts.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-19 17:08:04 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-19 17:08:04 +0200
commit01bb4fe938cd6b1ed662653599cb50dd414f3574 (patch)
tree1aa47b84c07b5fa454d4eaf2e428ff7331aef1c9 /12_Prompts.zsh
parenta2d88355d7dd5f3bdca46f9a1684d2c2e8b2027f (diff)
[Trash] removed.
Diffstat (limited to '12_Prompts.zsh')
-rw-r--r--12_Prompts.zsh3
1 files changed, 0 insertions, 3 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh
index 06d0867..89fdc80 100644
--- a/12_Prompts.zsh
+++ b/12_Prompts.zsh
@@ -53,9 +53,6 @@ chpwd()
}
' | sed 's/^# / /'
fi
-
-
- hash -d trash="$TRASH$(readlink -f "$PWD")"
}
preexec ()