summaryrefslogtreecommitdiff
path: root/mac/.config/shell/profile
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 17:08:33 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 17:08:33 +0900
commitff01dfcf0d14d1a43a8fbf497e9ab935ee6c34f5 (patch)
tree3d46735e967d9960ebb9bde93dfe27d8ecdc819c /mac/.config/shell/profile
parentaf3ff7b4b2bee3530c16277cd0fe674b1687d353 (diff)
updates
Diffstat (limited to 'mac/.config/shell/profile')
-rw-r--r--mac/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/.config/shell/profile b/mac/.config/shell/profile
index 3c20484..5ca0550 100644
--- a/mac/.config/shell/profile
+++ b/mac/.config/shell/profile
@@ -232,4 +232,4 @@ export STARDICT_HISTFILE="$XDG_DATA_HOME/history/dic"
export SDCV_PAGER='less --quit-if-one-screen -RX'
### --- SHORTCUTS --- ###
-[ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && setsid -f shortcuts >/dev/null 2>&1
+[ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && nohup bmshortcuts >/dev/null 2>&1 &