mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:26:39 +00:00
chore(zinit): switch to newer for-syntax for zinit declarations
This commit is contained in:
@@ -11,10 +11,10 @@ alias tmm="tmn -s main"
|
||||
|
||||
# Tmuxifier
|
||||
|
||||
zinit ice wait lucid as'program' pick'bin/tmuxifier' from'gh' \
|
||||
zinit light-mode wait lucid as'program' pick'bin/tmuxifier' from'gh' \
|
||||
atclone'./bin/tmuxifier init - > .zinitrc.zsh' atpull'%atclone' \
|
||||
src='.zinitrc.zsh'
|
||||
zinit light jimeh/tmuxifier
|
||||
src='.zinitrc.zsh' \
|
||||
for @jimeh/tmuxifier
|
||||
|
||||
alias m="tmuxifier"
|
||||
alias ms="tmuxifier load-session"
|
||||
|
||||
Reference in New Issue
Block a user