From 50090677bc351abe6a972bb528ae744631c11f29 Mon Sep 17 00:00:00 2001 From: steveokard Date: Thu, 27 May 2021 15:09:12 -0400 Subject: [PATCH] use native tmux --- zsh/.zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 357c201..d3c5b23 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -119,8 +119,8 @@ zinit light sharkdp/fd zinit ice lucid wait"0" as"program" from"gh-r" pick"usr/bin/gh" zinit light "cli/cli" # TMUX -zinit ice from"gh-r" as"program" mv"tmux* -> tmux" pick"tmux" atload"alias tmux=tmux" -zinit light tmux/tmux +#zinit ice from"gh-r" as"program" mv"tmux* -> tmux" pick"tmux" atload"alias tmux=tmux" +#zinit light tmux/tmux # TMUXINATOR #zinit ice as"completion"; zinit snippet ~/.nubem_dot_files/extras/tmuxinator/tmuxinator.zsh # ZSH MANYDOTS MAGIC