Support direnv
DRY up environment variable definition by using direnv and an .envrc file.
This commit is contained in:
parent
75aa59bac1
commit
9e4c993849
6 changed files with 6 additions and 9 deletions
|
|
@ -37,7 +37,6 @@ export CM_LAUNCHER=rofi
|
|||
export FZF_DEFAULT_COMMAND='fd --hidden --follow --exclude ".git"'
|
||||
export FZF_CTRL_T_COMMAND="$FZF_DEFAULT_COMMAND"
|
||||
|
||||
export DOTFILES="$HOME/Dropbox/dotfiles"
|
||||
export ORG_DIRECTORY="$HOME/Dropbox/org"
|
||||
|
||||
# Prevent compton from fading to the lock screen. This also prevents the white
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue