Browse Source

Update .profile

master
Marten Kante 9 months ago
committed by GitHub
parent
commit
d9dbfd68ae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .profile

+ 1
- 1
.profile

@ -32,7 +32,7 @@ export HISTFILE="$HOME/.cache/shhistory"
export INPUTRC="$XDG_CONFIG_HOME/inputrc" export INPUTRC="$XDG_CONFIG_HOME/inputrc"
export LESSKEY="$XDG_CONFIG_HOME/less/lesskey" export LESSKEY="$XDG_CONFIG_HOME/less/lesskey"
export LESSHISTFILE="-" export LESSHISTFILE="-"
export ncmpcpp_direcotory="-"
export ncmpcpp_directory="-"
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch-config" export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch-config"
export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc" export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc"
export NUGET_PACKAGES="$XDG_CACHE_HOME/nugetpackages" export NUGET_PACKAGES="$XDG_CACHE_HOME/nugetpackages"

Loading…
Cancel
Save