add oh my posh to bootstrap
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
shell: /usr/bin/zsh
|
shell: /usr/bin/zsh
|
||||||
|
|
||||||
- name: Install OhMyPosh
|
- name: Install OhMyPosh
|
||||||
ansible.builtin.command: curl -s https://ohmyposh.dev/install.sh | bash -s
|
ansible.builtin.command: curl -s https://ohmyposh.dev/install.sh | bash -s -- -d ~/bin
|
||||||
|
|
||||||
- name: Create fonts directory
|
- name: Create fonts directory
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|||||||
Reference in New Issue
Block a user