div updates

This commit is contained in:
Henrik Bakken
2020-08-17 18:51:37 +02:00
parent 4981ad888c
commit 6cdb7ecc61
16 changed files with 345 additions and 500 deletions
+7
View File
@@ -140,3 +140,10 @@ ex ()
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
# Base16 Shell
BASE16_SHELL="$HOME/.config/base16-shell/"
[ -n "$PS1" ] && \
[ -s "$BASE16_SHELL/profile_helper.sh" ] && \
eval "$("$BASE16_SHELL/profile_helper.sh")"
source /usr/share/nvm/init-vnm.sh