Add labels for improve zsh role output
This commit is contained in:
parent
7ec59f8c52
commit
7da67aaed0
@ -20,6 +20,8 @@
|
||||
dest: ~/.config/zsh/zsh-syntax-highlighting
|
||||
- repo: https://github.com/zsh-users/zsh-completions.git
|
||||
dest: ~/.config/zsh/zsh-completions
|
||||
loop_control:
|
||||
label: '{{item.repo | regex_search("https://github.com/(.*)\.git$", "\1")}}'
|
||||
|
||||
- name: create directories
|
||||
file:
|
||||
@ -59,6 +61,8 @@
|
||||
dest: ~/.local/bin/cmake-uninstall
|
||||
- src: ~/.config/zsh/$
|
||||
dest: ~/.local/bin/$
|
||||
loop_control:
|
||||
label: '{{item.dest}}'
|
||||
|
||||
- name: get absolute path
|
||||
shell: command -v zsh
|
||||
|
Loading…
x
Reference in New Issue
Block a user