summaryrefslogtreecommitdiffstats
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc')
-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