bashrc: checking if the environment is loaded before executing stuff that relies on it

This commit is contained in:
Gregor Bückendorf 2018-12-13 17:15:32 +01:00
parent abae11bfaf
commit 6b7f34f7f8
2 changed files with 47 additions and 5 deletions

View file

@ -0,0 +1,4 @@
DOTFILES_ACTIVE=true
DOTFILES_DIR="${HOME}/.dotfiles"
DOTFILES_GITDIR="${HOME}/.dotgit"