few changes

This commit is contained in:
2017-04-25 10:37:11 +04:00
parent 5020ded92c
commit df599c2258
2 changed files with 4 additions and 1 deletions

View File

@@ -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/
}

View File

@@ -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"