Switched back to normal zsh
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
become_user: aur_builder
|
||||
- name: Install ZSH-GIT and reflector from AUR
|
||||
community.general.pacman:
|
||||
name: zsh-git,reflector
|
||||
name: reflector
|
||||
state: present
|
||||
executable: paru
|
||||
become: yes
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
- name: Install packages from AUR
|
||||
community.general.pacman:
|
||||
name: zsh-git,oh-my-zsh-git,zsh-theme-powerlevel10k-git,zsh-autosuggestions,zsh-syntax-highlighting,nano,ly,ansible,openssh
|
||||
name: zsh,oh-my-zsh-git,zsh-theme-powerlevel10k-git,zsh-autosuggestions,zsh-syntax-highlighting,nano,ly,ansible,openssh
|
||||
state: present
|
||||
executable: paru
|
||||
become: yes
|
||||
|
||||
Reference in New Issue
Block a user