what
This commit is contained in:
@@ -42,8 +42,9 @@ bindkey '\e[4~' end-of-line
|
||||
bindkey "\eOH" beginning-of-line
|
||||
bindkey "\eOF" end-of-line
|
||||
|
||||
. ~/.zalias
|
||||
|
||||
# --------------------------------------- ALIASES --------------------------------------------------
|
||||
export R="$HOME/work/google3"
|
||||
|
||||
# aliases
|
||||
alias g="git"
|
||||
@@ -89,7 +90,8 @@ function .g-init() {
|
||||
.g config --local status.showUntrackedFiles no
|
||||
.g remote add origin ssh://dedi/root/.dotgit
|
||||
git config --global user.name "Your Name"
|
||||
git config --global user.email you@example.com
|
||||
git config --global user.email you@example.com
|
||||
.g remote add origin ssh://dedi/var/www/git.abra.me/dot.git
|
||||
}
|
||||
|
||||
function twitch() {
|
||||
|
Reference in New Issue
Block a user