Add better laptop configs

This commit is contained in:
Tobias Reisinger 2021-04-07 12:39:01 +02:00
parent 9ca659dbe7
commit e3392c682a
5 changed files with 44 additions and 14 deletions

View file

@ -11,9 +11,10 @@ export EDITOR='/usr/bin/vim'
export GOPATH="$XDG_DATA_HOME/go"
export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)"
export KUBECONFIG="$HOME/.kube/config"
export MAILCAPS="$XDG_CONFIG_HOME/mailcap/mailcaprc"
export MAKEFLAGS="-j$(grep -c ^processor /proc/cpuinfo)"
export MARKPATH="$XDG_CONFIG_HOME/zsh/jump_marks"
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/config"