Replaces Old DotFiles Repository
- Create an alias and place in
$HOME/.bashrc
or$HOME/.bash_profile
# <alias-name>=<path/to/git> --git-dir=<path/to/save-gitfiles/> --work-tree=<path>
alias dfi='/usr/bin/git --git-dir=$HOME/.dotfiles.git --work-tree=$HOME'
Note
Both branchesmaster
and arch
should point to the same SHA.
The arch-i3
branch is specific to using the I3WM