auto
This commit is contained in:
@@ -42,6 +42,8 @@ bindkey '\e[4~' end-of-line
|
||||
bindkey "\eOH" beginning-of-line
|
||||
bindkey "\eOF" end-of-line
|
||||
|
||||
bindkey -v
|
||||
|
||||
|
||||
# --------------------------------------- ALIASES --------------------------------------------------
|
||||
|
||||
@@ -82,7 +84,7 @@ alias clbin="curl -F 'clbin=<-' https://clbin.com"
|
||||
alias afs="unmount-abra0; mount-abra0;"
|
||||
|
||||
alias .g='git --git-dir=$HOME/.dotgit/ --work-tree=$HOME'
|
||||
alias .gc='.g commit -am "auto" && .g push'
|
||||
alias .gp='.g commit -am "auto" && .g push'
|
||||
alias .sg='git --git-dir=/var/www/git.abra.me/dot.git --work-tree=$HOME'
|
||||
|
||||
export R="$HOME/work/google3"
|
||||
|
Reference in New Issue
Block a user