summaryrefslogtreecommitdiff
path: root/mac
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-06 02:31:06 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-06 02:31:10 +0900
commit4a16f62a5c923c67c18a0bf8bc0563f08eb73a75 (patch)
tree7d5cea5982cd836d7d05b2320d9cd3551837c067 /mac
parent10fc1b4ea7a601e2195b21082dfc61dc3edfde09 (diff)
sshcontrol & aliasrc updated
Diffstat (limited to 'mac')
-rw-r--r--mac/.config/shell/aliasrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mac/.config/shell/aliasrc b/mac/.config/shell/aliasrc
index 270227c..9530878 100644
--- a/mac/.config/shell/aliasrc
+++ b/mac/.config/shell/aliasrc
@@ -408,6 +408,9 @@ alias tsc='task-switch-context'
alias twt='taskwarrior-tui'
alias tasksync='task sync && command pkill -RTMIN+25 ${STATUSBAR:-dwmblocks} && task'
+# tldr
+alias an='tldr'
+
# tmux
alias sts='tmux source $XDG_CONFIG_HOME/tmux/tmux.conf'
alias ta='tmux a'