about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0532d2d..f4d4f45 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,11 @@ config config --local status.showUntrackedFiles no
 ## Other new machine setup
 
 ### installed packages
+* base-devel
+* fzf
+* pass
 * vim
 * zsh (remember to `chsh -s $(which zsh)`)
-* fzf
 
 ### sshd config
 ```bash
@@ -59,4 +61,4 @@ Default mirrors were really slow for me. `sudo pacman-mirrors --fasttrack && sud
 `git clone https://github.com/jackhumbert/pinebook-pro-keyboard-updater` and follow the instructions. Have an external keyboard handy after step 1.
 
 ### Configure ZRAM
-
+Manjaro 20.06 appears to come with a /dev/zram0 preconfigured.