1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-27 21:40:31 +01:00

Various fixes.

This commit is contained in:
Bert Peters
2017-02-11 19:31:50 +01:00
parent 4e93cb8825
commit 0237020d12
3 changed files with 5 additions and 0 deletions

View File

@@ -101,3 +101,6 @@ export CARGO_HOME="$XDG_CACHE_HOME/cargo"
if [[ -d "$HOME/.local/bin" ]]; then
path+="$HOME/.local/bin"
fi
# Set up GIMP
export GIMP2_DIRECTORY="$XDG_CONFIG_HOME"/gimp