3 lines
137 B
Text
3 lines
137 B
Text
|
# enables git management through dotfiles command
|
||
|
alias dotfiles='/usr/bin/git --git-dir=/home/marty/.dotfiles/ --work-tree=/home/marty'
|