summaryrefslogtreecommitdiff
path: root/etc/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/.zshrc')
-rw-r--r--etc/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zshrc b/etc/.zshrc
index 39fcca3..dd3395d 100644
--- a/etc/.zshrc
+++ b/etc/.zshrc
@@ -491,7 +491,7 @@ fi #}}}
if [[ ${HOST} != teleconnect ]] #{{{
then
- alias derfmap='ssh teleconnect derfmap'
+ alias derfmap='ssh teleconnect /home/derf/bin/derfmap'
fi #}}}
if [[ -e /tmp/.x-started ]] { #{{{