From b2e3f569df18860b19626fcfd19aea4e98ca6df0 Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+TiynGER@users.noreply.github.com> Date: Sun, 29 Mar 2020 14:58:49 +0200 Subject: [PATCH] Update .profile --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"