diff --git a/.zprezto/runcoms/zalias b/.zprezto/runcoms/zalias index 222bc8d..1dd44be 100644 --- a/.zprezto/runcoms/zalias +++ b/.zprezto/runcoms/zalias @@ -53,5 +53,5 @@ alias -g LATEST='*(om[1])' #alias nika_pop="echo \"afplay ~/tmp/nika.mp3\" > ~/reverse_shell" publish() { - rsyncc $@ dedi:/var/www/abra.me/ + rsyncc $@ dedi:/var/www/abra.me/pub/ } \ No newline at end of file diff --git a/.zprezto/runcoms/zshrc b/.zprezto/runcoms/zshrc index 704f91a..15f3b93 100644 --- a/.zprezto/runcoms/zshrc +++ b/.zprezto/runcoms/zshrc @@ -42,6 +42,9 @@ bindkey '\e[4~' end-of-line bindkey "\eOH" beginning-of-line bindkey "\eOF" end-of-line +# disable running directory names +unsetopt AUTO_CD + . ~/.zalias export R="$HOME/work/google3"