Commit d9d3055

bryfry <bryon@fryer.io>
2016-05-31 03:39:38
modified: README.md
1 parent eb67027
Changed files (1)
README.md
@@ -10,6 +10,11 @@ An ansible playbook for setting up Ubuntu 16.04 (server + dwm) on a Dell Chromeb
   * `git clone https://github.com/ansible/ansible.git ~/git/ansible`
   * `source ~/git/ansible/hacking/env-setup`
 
+  Bootstrap github
+  
+  * `ssh-keygen`
+  * Add key (id_rsa.pub) to github
+
 ## TODO 
 
   - [ ] `git config --global user.email "bryon@fryer.io"`
@@ -20,14 +25,16 @@ An ansible playbook for setting up Ubuntu 16.04 (server + dwm) on a Dell Chromeb
   - [ ] powertop systemd service
   - [ ] battery charge logs
   - [x] power button sensitivity
-  - [ ] screen recording
+  - [x] screen recording
   - [x] systemd/X lock screen
   - [ ] fix hw errors at initial login
   - [ ] zram
   - [ ] improve wifi setup (script?)
+  - [ ] dwm - autostart firefox on tag2
+  - [ ] paste into st - no shift insert
 
 ## TODO maybe
 
   - [ ] audio drivers
-  - [ ] dwm statusbar
+  - [ ] dwm - statusbar
   - [ ] improve boot speed (ext4)