bashrc: checking if the environment is loaded before executing stuff that relies on it
This commit is contained in:
parent
abae11bfaf
commit
6b7f34f7f8
2 changed files with 47 additions and 5 deletions
4
.environment.d/dotfiles.env
Normal file
4
.environment.d/dotfiles.env
Normal file
|
@ -0,0 +1,4 @@
|
|||
DOTFILES_ACTIVE=true
|
||||
DOTFILES_DIR="${HOME}/.dotfiles"
|
||||
DOTFILES_GITDIR="${HOME}/.dotgit"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue