more prompt
This commit is contained in:
@@ -84,6 +84,10 @@ alias afs="unmount-abra0; mount-abra0;"
|
||||
alias .g='git --git-dir=$HOME/.dotgit/ --work-tree=$HOME'
|
||||
alias .sg='git --git-dir=/var/www/git.abra.me/dot.git --work-tree=$HOME'
|
||||
|
||||
function .g-register() {
|
||||
.g remote add origin ssh://dedi/var/www/git.abra.me/dot.git
|
||||
}
|
||||
|
||||
function twitch() {
|
||||
livestreamer "http://www.twitch.tv/$1" source &!
|
||||
}
|
||||
|
Reference in New Issue
Block a user