Skip to content

francio87/ansible-ws-prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Workstation Prep

Installs and configures common packages

pacman -S ansible
ansible-pull -U https://github.com/francio87/ansible-ws-prep.git --ask-become-pass

Reset / Dump / Load - Gnome Terminal

dconf reset -f /org/gnome/terminal/

dconf dump /org/gnome/terminal/ > gnome_terminal_settings_backup.txt

dconf load /org/gnome/terminal/ < gnome_terminal_settings_backup.txt

Theme

If you are running arch based distro go ahead and install chrome-gnome-shell

yay -S chrome-gnome-shell

Then get this extensions

Suggested theme Nordic Darker with Qogir-dark icons theme

About

Installs and configures common packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages