From 9e4c993849e939d881068589e4ae446bde047e12 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Wed, 15 Jan 2020 15:57:05 +0000 Subject: Support direnv DRY up environment variable definition by using direnv and an .envrc file. --- configs/shared/.profile | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/shared/.profile') diff --git a/configs/shared/.profile b/configs/shared/.profile index 725817222ca3..2f201c37d641 100644 --- a/configs/shared/.profile +++ b/configs/shared/.profile @@ -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 -- cgit 1.4.1