Updated config
This commit is contained in:
parent
1c69eb88e3
commit
979f8a5edb
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ alias gts "gotestsum"
|
|||
|
||||
# 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 hs "home status"
|
||||
alias hd "home diff --ignore-space-at-eol"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue