aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-03 12:14:15 -0300
committerEuAndreh <eu@euandre.org>2018-07-03 12:14:15 -0300
commit96b2e9bc6ee62016bd886bd2616cf525f2ad9503 (patch)
tree6ad83c0fda650dcc1b5b084e83a99ef1984026c4
parentRemove autojump completion hack (diff)
downloaddotfiles-96b2e9bc6ee62016bd886bd2616cf525f2ad9503.tar.gz
dotfiles-96b2e9bc6ee62016bd886bd2616cf525f2ad9503.tar.xz
Always dump env for Spacemacs
-rw-r--r--bash/bashrc.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bash/bashrc.sh b/bash/bashrc.sh
index 5c351fd..0e2f264 100644
--- a/bash/bashrc.sh
+++ b/bash/bashrc.sh
@@ -20,3 +20,4 @@ source $DOTFILES/encrypted/env.sh
set -h
source ~/dev/nu/nucli/nu.bashcompletion
+env > ~/.emacs.d/private/spacemacs.env