diff options
Diffstat (limited to '')
| -rw-r--r-- | .profile | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -5,6 +5,7 @@ export EDITOR="emacsclient -nw"  export VISUAL="emcl"  export PATH="$HOME/.local/bin:$HOME/.cabal/bin:$HOME/.cargo/bin:$HOME/.elan/bin${PATH:+:}$PATH" +export GOPATH="$HOME/src/go"  export XDG_CONFIG_HOME="$HOME/.config"  export XDG_DATA_HOME="$HOME/.local/share" | 
