diff --git a/.profile b/.profile index b19a2bf..dc2d1de 100644 --- a/.profile +++ b/.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"