updates
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
autocrlf = input
|
||||
fileMode = false
|
||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||
autorcrlf = true
|
||||
[user]
|
||||
name = Henrik Bakken
|
||||
email = bakken.henrik@gmail.com
|
||||
|
||||
@@ -14,3 +14,6 @@ export PATH
|
||||
|
||||
# MKL AMD fix
|
||||
export MKL_DEBUG_CPU_TYPE=5
|
||||
|
||||
export NVM_DIR="/home/hjalmarlucius/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
|
||||
Reference in New Issue
Block a user