diff options
Diffstat (limited to 'ar/.config/shell/profile')
| -rw-r--r-- | ar/.config/shell/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index 8bd1f32..7535437 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -163,7 +163,7 @@ export MYSQL_HISTFILE="$XDG_DATA_HOME/history/mysql_history" export NODE_REPL_HISTORY="$XDG_DATA_HOME/history/node_repl_history" ### --- NOTMUCH --- ### -export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/config" +export NOTMUCH_CONFIG="$XDG_CONFIG_HOME/notmuch/default/config" ### --- NPM --- ### export NPM_CONFIG_USERCONFIG="~/.config/npm/.npmrc" |
