summaryrefslogtreecommitdiff
path: root/ar/.config/shell/profile
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-02-11 19:16:07 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-02-11 19:16:07 +0900
commit09f824625fc7617f87398cbeb54f726368987bce (patch)
tree914f4029cc1267fc0e615c707d674d01ee4e7133 /ar/.config/shell/profile
parent8415c0e4aa1d7e10df045cf9408916842efaa9b6 (diff)
modified shell/profile, modified tmux/tmux.conf
Diffstat (limited to 'ar/.config/shell/profile')
-rw-r--r--ar/.config/shell/profile2
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"