auto
This commit is contained in:
@@ -49,3 +49,7 @@ alias p="perl -pe"
|
|||||||
|
|
||||||
#alias revs="ssh abra0 'tail -f -n0 ~/reverse_shell' | tee -a .rem_history| zsh -s"
|
#alias revs="ssh abra0 'tail -f -n0 ~/reverse_shell' | tee -a .rem_history| zsh -s"
|
||||||
#alias nika_pop="echo \"afplay ~/tmp/nika.mp3\" > ~/reverse_shell"
|
#alias nika_pop="echo \"afplay ~/tmp/nika.mp3\" > ~/reverse_shell"
|
||||||
|
|
||||||
|
publish() {
|
||||||
|
rsyncc $@ dedi:/var/www/abra.me/
|
||||||
|
}
|
@@ -40,7 +40,8 @@ zstyle ':prezto:load' pmodule \
|
|||||||
'git' \
|
'git' \
|
||||||
'syntax-highlighting' \
|
'syntax-highlighting' \
|
||||||
'history-substring-search' \
|
'history-substring-search' \
|
||||||
'prompt'
|
'prompt' \
|
||||||
|
'zbell'
|
||||||
|
|
||||||
#
|
#
|
||||||
# Autosuggestions
|
# Autosuggestions
|
||||||
@@ -172,3 +173,4 @@ zstyle ':prezto:module:prompt' theme 'abra'
|
|||||||
|
|
||||||
# Integrate with iTerm2.
|
# Integrate with iTerm2.
|
||||||
zstyle ':prezto:module:tmux:iterm' integrate 'yes'
|
zstyle ':prezto:module:tmux:iterm' integrate 'yes'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user