- Vi to Vim Link (optional and may need to be removed before installing gvim)
ln -sf /usr/bin/vim /usr/bin/vi
- Or set the EDITOR variable as below
- Run
visudo
orEDITOR=/usr/bin/vim visudo
- Uncomment the following line:
# %wheel ALL=(ALL) ALL
- Or this line to skip using a password (know the risks!)
# %wheel ALL=(ALL) NOPASSWD: ALL
[https://www.atlassian.com/git/tutorials/dotfiles]
[https://gitlab.com/ssharpjr/binfiles-backup]
sudo pip install virtualenvwrapper
-
Copy/Import or delete/recreate a new default keyring (~/.local/share/keyrings) using seahorse [https://wiki.archlinux.org/index.php/GNOME/Keyring#PAM_method]
-
Add
auth optional pam_gnome_keyring.so
to the end of the auth section in/etc/pam.d/login
-
Add
session optional pam_gnome_keyring.so auto_start
to the end of/etc/pam.d/login
- Uncomment/Set
MAKEFLAGS="-j$(nproc)"
in/etc/makepkg.conf
[https://wiki.archlinux.org/index.php/Makepkg#Parallel_compilation] - Update Compression settings in
/etc/makepkg.conf
[https://wiki.archlinux.org/index.php/Makepkg#Utilizing_multiple_cores_on_compression]
ufw
orgufw
- Update/Replace
/etc/g810-led/profile
- Restore Backups
- Restore Private Keys
- Restore
/etc/hosts
file (Dropbox) - Install Printers (derp)