viasite-ansible / ansible-role-zsh

Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
https://habrahabr.ru/post/323496/
MIT License
346 stars 84 forks source link

63 antigen bundle #67

Closed quantumfate closed 1 year ago

quantumfate commented 2 years ago

The way the variables were marged created another level of mappings. The template would then iterate every character instead of every element in the list. I implemented the merge so that no duplicates are allowed.