@@ -17,7 +17,7 @@
|
|||||||
git:
|
git:
|
||||||
repo: https://github.com/zsh-users/zsh-syntax-highlighting.git
|
repo: https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||||
dest: /home/noahk/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
|
dest: /home/noahk/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
|
||||||
update: yes
|
update: true
|
||||||
|
|
||||||
- name: Install zsh-autosuggestions
|
- name: Install zsh-autosuggestions
|
||||||
become: true
|
become: true
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
git:
|
git:
|
||||||
repo: https://github.com/zsh-users/zsh-autosuggestions.git
|
repo: https://github.com/zsh-users/zsh-autosuggestions.git
|
||||||
dest: /home/noahk/.oh-my-zsh/custom/plugins/zsh-autosuggestions
|
dest: /home/noahk/.oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||||
update: yes
|
update: true
|
||||||
|
|
||||||
- name: Install starship
|
- name: Install starship
|
||||||
become: true
|
become: true
|
||||||
|
Reference in New Issue
Block a user