From a21dfb673613036cfa2881d587fd33f2fae6a8af Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 11 Feb 2026 19:16:07 +0900 Subject: modified shell/profile, modified tmux/tmux.conf --- ar/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/shell/profile') 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" -- cgit v1.2.3