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 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' \
|
||||
'syntax-highlighting' \
|
||||
'history-substring-search' \
|
||||
'prompt'
|
||||
'prompt' \
|
||||
'zbell'
|
||||
|
||||
#
|
||||
# Autosuggestions
|
||||
@@ -172,3 +173,4 @@ zstyle ':prezto:module:prompt' theme 'abra'
|
||||
|
||||
# Integrate with iTerm2.
|
||||
zstyle ':prezto:module:tmux:iterm' integrate 'yes'
|
||||
|
||||
|
Reference in New Issue
Block a user