This repo contains my dotfiles, as well as setup for other programs I want installed on computers I use. It's all managed with Ansible and GNU stow.
To install everything from scratch:
git clone https://github.com/amiller27/dotfiles
cd dotfiles
./get_ansible.sh
And then run an Ansible playbook for the level of stuff you want. All the playbooks are in dotfiles/ansible
, each one installing a different amount of stuff. For example, if you want everything installed, run:
cd ansible
./desktop-full.yaml
sudo apt install gnome-session
sudo update-alternatives --config gdm3.css
Then select "GNOME on Xorg" as session type at gdm login screen
From https://askubuntu.com/questions/11738/force-gdm-login-screen-to-the-primary-monitor
sudo cp ~/.config/monitors.xml ~gdm/.config/
See https://tomsaunders.co.nz/zotero-with-google-drive/
Then install Better Bibtex too
This one is self-explanatory
See gnome-shell-extensions.md
Need to start manually and turn on autostart, and need to enable location services in settings
Download deb, no ppa
https://sidneys.github.io/pb-for-desktop/#download
Appearance > Icons to Numix
Top Bar > Date, Seconds on
Theme from here
Copy refind.conf to /boot/efi/EFI/refind/refind.conf
In-app option doesn't start on login, need to go to ubuntu startup applications menu
Follow steps here
Can add kernel parameters for rEFInd in /boot/refind_linux.conf