aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-05 23:23:44 -0300
committerEuAndreh <eu@euandre.org>2018-07-05 23:23:44 -0300
commit827f9c87220cad65bc1dd35e24db18eb3bf642ed (patch)
tree253a9792ee07ecaa4d532e5b8f5a938f2ceb9e1b
parentUpdate generate spacemacs config (diff)
downloaddotfiles-827f9c87220cad65bc1dd35e24db18eb3bf642ed.tar.gz
dotfiles-827f9c87220cad65bc1dd35e24db18eb3bf642ed.tar.xz
Change spacemacs env file path
-rw-r--r--bash/bashrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc.sh b/bash/bashrc.sh
index 0e2f264..319220d 100644
--- a/bash/bashrc.sh
+++ b/bash/bashrc.sh
@@ -20,4 +20,4 @@ source $DOTFILES/encrypted/env.sh
set -h
source ~/dev/nu/nucli/nu.bashcompletion
-env > ~/.emacs.d/private/spacemacs.env
+env > ~/.spacemacs.env