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
+1 -1
View File
@@ -1,6 +1,6 @@
[core]
autocrlf = input
fileMode = false
filemode = false
pager = diff-so-fancy | less --tabs=4 -RFX
autorcrlf = true
[user]
+1
View File
@@ -4,6 +4,7 @@ export BROWSER=/usr/bin/chromium
export QT_QPA_PLATFORMTHEME="qt5ct"
export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
export PYTHONBREAKPOINT=ipdb.set_trace
export JAVA_HOME="/usr/lib/jvm/java-14-openjdk/bin/javac"
# cuda stuff