Switched back to normal zsh
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
- name: Install some more user-packages
|
||||
kewlfft.aur.aur:
|
||||
use: paru
|
||||
name: syncthing,hashcat,hcxtools,prusa-slicer,onlyoffice-bin,kicad,kicad-library,kicad-library-3d,nano,firefox,visual-studio-code-bin,cargo,rust,docker,docker-compose,nerd-fonts-dejavu-complete,qbittorrent,freecad,vlc,gparted,exa,stl-thumb
|
||||
name: syncthing,hashcat,hcxtools,prusa-slicer,onlyoffice-bin,kicad,kicad-library,kicad-library-3d,nano,firefox,visual-studio-code-bin,cargo,rust,docker,docker-compose,nerd-fonts-dejavu-complete,qbittorrent,freecad,vlc,gparted,exa,stl-thumb,tmux
|
||||
state: present
|
||||
become: yes
|
||||
become_user: aur_builder
|
||||
|
||||
@@ -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