From d6267e8be85d367270b5461f5125952f4e166ba6 Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Fri, 30 Jan 2026 20:25:16 +0100 Subject: set alias for tmux --- zsh/index.zsh | 1 + 1 file changed, 1 insertion(+) (limited to 'zsh') diff --git a/zsh/index.zsh b/zsh/index.zsh index ab8b578..a34dee3 100644 --- a/zsh/index.zsh +++ b/zsh/index.zsh @@ -16,6 +16,7 @@ source ~/.config/zsh/prompt.zsh source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh +alias t='tmux' alias n='nvim' alias tg='git describe --tags HEAD' alias rr='. ranger' -- cgit v1.3.1