summaryrefslogtreecommitdiff
path: root/ar/.config
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-02-16 02:55:27 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-02-16 02:55:27 +0900
commit003b44a1eb135ee56894632e64d37421da04bd9b (patch)
tree1db75062559d35a2f0f381704fba24957a26bbcb /ar/.config
parent80a8752f9f7bff9f70fb1e684412d404d99851ce (diff)
modified shell/aliasrc, modified tmux/tmux.conf, created bin/ddb, created bin/v2mHEADmaster
Diffstat (limited to 'ar/.config')
-rw-r--r--ar/.config/shell/aliasrc2
-rw-r--r--ar/.config/tmux/tmux.conf1
2 files changed, 2 insertions, 1 deletions
diff --git a/ar/.config/shell/aliasrc b/ar/.config/shell/aliasrc
index 3688ef4..712c72c 100644
--- a/ar/.config/shell/aliasrc
+++ b/ar/.config/shell/aliasrc
@@ -12,7 +12,7 @@
[ -f "$MBSYNCRC" ] && alias mbsync='mbsync -c $MBSYNCRC'
# sudo not required for some system commands
-for command in arp-scan blkid docker ecrypt lazydocker lsblk mount umount pacman poweroff reboot shutdown su sv updatedb; do
+for command in arp-scan blkid ecrypt lsblk mount umount pacman poweroff reboot shutdown su sv updatedb; do
alias $command="sudo $command"
done
unset command
diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf
index d798048..bd83b0f 100644
--- a/ar/.config/tmux/tmux.conf
+++ b/ar/.config/tmux/tmux.conf
@@ -217,6 +217,7 @@ set -g @open-editor 'C-e'
set -g @open-o 'https://www.searx.thesiah.xyz/?q='
# open-nvim
+set -g @ton-open-strategy ":e"
set -g @ton-prioritize-window false
# pomodoro