transform zsh files into templates

This commit is contained in:
Alexander Navarro 2024-11-20 12:12:03 -03:00
parent 8ccda61811
commit ea5957f6d4
2 changed files with 30 additions and 18 deletions

View file

@ -26,7 +26,10 @@ zinit snippet "https://raw.githubusercontent.com/catppuccin/zsh-syntax-highlight
zinit light zsh-users/zsh-syntax-highlighting
zinit light zsh-users/zsh-completions
zinit light zsh-users/zsh-autosuggestions
{{ #if dotter.packages.fzf }}
zinit light Aloxaf/fzf-tab
{{ /if }}
# ╭──────────────────────────────────────────────────────────╮
# │ Oh My Zsh snippets │