Updated config
This commit is contained in:
@ -14,6 +14,7 @@ alias gts "gotestsum"
|
|||||||
|
|
||||||
# Home
|
# Home
|
||||||
alias home "git --git-dir=$HOME/.home/ --work-tree=$HOME"
|
alias home "git --git-dir=$HOME/.home/ --work-tree=$HOME"
|
||||||
|
alias homeinit "git clone --bare https://git.urbach.dev/sys/home $HOME/.home && home checkout"
|
||||||
alias h "home"
|
alias h "home"
|
||||||
alias hs "home status"
|
alias hs "home status"
|
||||||
alias hd "home diff --ignore-space-at-eol"
|
alias hd "home diff --ignore-space-at-eol"
|
||||||
|
Reference in New Issue
Block a user