Switched back to normal zsh
This commit is contained in:
@@ -176,7 +176,7 @@
|
|||||||
- name: Install some more user-packages
|
- name: Install some more user-packages
|
||||||
kewlfft.aur.aur:
|
kewlfft.aur.aur:
|
||||||
use: paru
|
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
|
state: present
|
||||||
become: yes
|
become: yes
|
||||||
become_user: aur_builder
|
become_user: aur_builder
|
||||||
|
|||||||
@@ -65,7 +65,7 @@
|
|||||||
become_user: aur_builder
|
become_user: aur_builder
|
||||||
- name: Install ZSH-GIT and reflector from AUR
|
- name: Install ZSH-GIT and reflector from AUR
|
||||||
community.general.pacman:
|
community.general.pacman:
|
||||||
name: zsh-git,reflector
|
name: reflector
|
||||||
state: present
|
state: present
|
||||||
executable: paru
|
executable: paru
|
||||||
become: yes
|
become: yes
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
|
|
||||||
- name: Install packages from AUR
|
- name: Install packages from AUR
|
||||||
community.general.pacman:
|
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
|
state: present
|
||||||
executable: paru
|
executable: paru
|
||||||
become: yes
|
become: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user