diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-11 19:16:07 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-02-11 19:16:07 +0900 |
| commit | a21dfb673613036cfa2881d587fd33f2fae6a8af (patch) | |
| tree | 6531b78795fdf0891b3de5cd26b7262c4946a8cd /ar/.config/shell/profile | |
| parent | 9d1f41397de1f58f158f9af0b73ed9d30e5027a5 (diff) | |
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" |
