Compare commits
1 Commits
3e743d6757
...
9a43465b32
Author | SHA1 | Date | |
---|---|---|---|
9a43465b32 |
@ -36,13 +36,10 @@
|
|||||||
cmd: ~/.config/zsh/fzf/install --bin
|
cmd: ~/.config/zsh/fzf/install --bin
|
||||||
creates: ~/.config/zsh/fzf/bin/fzf
|
creates: ~/.config/zsh/fzf/bin/fzf
|
||||||
|
|
||||||
- name: zsh create directories
|
- name: zsh create site-function directory
|
||||||
file:
|
file:
|
||||||
state: directory
|
state: directory
|
||||||
dest: '{{item}}'
|
dest: ~/.local/share/zsh/site-functions
|
||||||
with_items:
|
|
||||||
- ~/.local/bin
|
|
||||||
- ~/.local/share/zsh/site-functions
|
|
||||||
|
|
||||||
- name: zsh create symbolic links
|
- name: zsh create symbolic links
|
||||||
file:
|
file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user