aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-08 01:07:42 -0300
committerEuAndreh <eu@euandre.org>2018-07-08 01:07:52 -0300
commit504d630f41bb8b04cb584432eff908311e2d5534 (patch)
treefd6a4d201ca7efc5b669437fef997b3c7ae9f3e9 /bash
parentEncrypt gitconfig (diff)
downloaddotfiles-504d630f41bb8b04cb584432eff908311e2d5534.tar.gz
dotfiles-504d630f41bb8b04cb584432eff908311e2d5534.tar.xz
Run fake-symlinks after env.sh
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc.sh b/bash/bashrc.sh
index 177311f..ddec66a 100644
--- a/bash/bashrc.sh
+++ b/bash/bashrc.sh
@@ -10,13 +10,13 @@ source $DOTFILES/bash/agents.sh
source $DOTFILES/bash/symlinks.sh
source $DOTFILES/bash/youtube.sh
source $DOTFILES/bash/tmuxinator-templates.sh
-source $DOTFILES/bash/fake-symlinks.sh
source $DOTFILES/bash/init.sh
source $DOTFILES/bash/facepalm/rotten-apple.sh
source $DOTFILES/bash/npm.sh
source $DOTFILES/bash/x.sh
source $DOTFILES/encrypted/env.sh
source $DOTFILES/bash/xdg.sh
+source $DOTFILES/bash/fake-symlinks.sh
set -h
source ~/dev/nu/nucli/nu.bashcompletion