Browse Source

Merge branch 'master' of git+ssh://github/tiynger/.dotfiles

master
TiynGER 9 months ago
parent
commit
e18a13b5b2
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 LESSKEY="$XDG_CONFIG_HOME/less/lesskey"
export LESSHISTFILE="-"
export ncmpcpp_direcotory="-"
export ncmpcpp_directory="-"
export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch-config"
export NPM_CONFIG_USERCONFIG="$XDG_CONFIG_HOME/npm/npmrc"
export NUGET_PACKAGES="$XDG_CACHE_HOME/nugetpackages"

Loading…
Cancel
Save