aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-03 12:14:28 -0300
committerEuAndreh <eu@euandre.org>2018-07-03 12:14:28 -0300
commite7b3f2639d9dc20df2fafa705694bc30a1343d31 (patch)
treebf7dd42719995a44a58ed821c718111f87bc1682
parentAlways dump env for Spacemacs (diff)
downloaddotfiles-e7b3f2639d9dc20df2fafa705694bc30a1343d31.tar.gz
dotfiles-e7b3f2639d9dc20df2fafa705694bc30a1343d31.tar.xz
Fix custom bin $PATH
-rw-r--r--bash/env.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/bash/env.sh b/bash/env.sh
index 4dd521c..93d03b4 100644
--- a/bash/env.sh
+++ b/bash/env.sh
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
-
-export PATH="$HOME/annex/bin/:$PATH"
+export PATH="$HOME/Nextcloud/bin/:$PATH"
#
# Git Annex