Move Arch files

This commit is contained in:
2016-12-11 23:53:36 -05:00
parent e457a2d390
commit 416cdb92d3
9 changed files with 26 additions and 5 deletions

View File

@@ -7,7 +7,12 @@
# Setup Arch
* Lots to do but unfortunately I didn't write it all down!
* Full disk encryption with Veracrypt
* Store /tmp in RAM
* Move browser cache directories to /tmp as a means of reducing file writes on SSD
* Fix fonts by placing the following XML into `/etc/fonts/conf.avail/29-prettify.conf`
and then symlinking: `ln -s /etc/fonts/conf.avail/29-prettify.conf /etc/fonts/conf.d/29-prettify.conf`
@@ -90,5 +95,3 @@ Vim might not work properly when writing commit messages. To fix, run:
$ git config --global core.editor /usr/bin/vim