4 lines
89 B
Bash
4 lines
89 B
Bash
DOTFILES_ACTIVE=true
|
|
DOTFILES_DIR="${HOME}/.dotfiles"
|
|
DOTFILES_GITDIR="${HOME}/.dotgit"
|
|
|