diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md index 6020721..d800f9b 100644 --- a/README.md +++ b/README.md @@ -37,9 +37,19 @@ END >> /etc/ssh/sshd_config * zsh-history-substring-search * zsh-autosuggestions * fortune -* neovim and port our old vim config * firefox lockwise * autoupdates * krita and tablet support * call out things that were preinstalled here - git, firefox, python * turn all of this stuff into an ansible playbook or something else automatable + +## Pinebook Pro specific setup + +### Optimize mirrors list +Default mirrors were really slow for me. `sudo pacman-mirrors --fasttrack && sudo pacman -Syyu` bumped up the download speed from 30 kbps to 300kbps; still not the full connection but livable. + +### Flash keyboard firmware +`git clone https://github.com/jackhumbert/pinebook-pro-keyboard-updater` and follow the instructions. Have an external keyboard handy after step 1. + +### Configure ZRAM + |