📥️ Various nice improvements
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
- name: Add .bat.conf
|
||||
copy: src=bat.conf dest={{ home }}/.bat.conf owner={{ name }} group={{ group }} mode=0644
|
||||
when: "'bat' in packages or 'bat' in extra_packages"
|
||||
- name: Add ~/.local/bin
|
||||
copy: src=bin dest={{ home }}/.local/bin owner={{ name }} group={{ group }} mode=0755
|
||||
|
||||
- name: Install zsh syntax highlighting (~/.zshrc.d folder)
|
||||
when: not zsh_opt_config
|
||||
|
Reference in New Issue
Block a user