mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
profile: add GOPATH
This commit is contained in:
parent
0623fdb4ea
commit
5a6795c8e3
1
.profile
1
.profile
@ -20,6 +20,7 @@ export TERMINAL="termite"
|
||||
export BROWSER="chromium"
|
||||
export _JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=on -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel"
|
||||
export QT_QPA_PLATFORMTHEME=gtk2
|
||||
export GOPATH="$HOME/.cache/go"
|
||||
|
||||
export LESS="-RNI"
|
||||
export PAGER="less $LESS"
|
||||
|
Loading…
Reference in New Issue
Block a user