summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-04-20 13:10:56 +0200
committerStefan Ritter <xeno@thehappy.de>2011-04-20 13:10:56 +0200
commitcffff4ff003fb9f50a71e281ed7a7947c65fa040 (patch)
tree8de5cbdd34bb9861582c746a172da022b75b9e30 /zsh/zshrc
parent78ad48c327242c01b2f80051403dba9b903385fd (diff)
Several changes
Diffstat (limited to '')
-rw-r--r--zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 663c6db..d586d4a 100644
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -104,7 +104,7 @@ bindkey '\e[8~' end-of-line
shot() {
if [ "$1" != '' ]; then
scrot -c -d 3 $1
- scp $1 xeno:www/pub/
+ scp $1 xeno:public_html/pub/
rm $1
else
scrot -c -d 3