Skip to content

Instantly share code, notes, and snippets.

@bwindels
Last active September 13, 2017 15:24
Show Gist options
  • Save bwindels/6f0224e65f07af8607f41a9e0ec28e61 to your computer and use it in GitHub Desktop.
Save bwindels/6f0224e65f07af8607f41a9e0ec28e61 to your computer and use it in GitHub Desktop.

#Things to do after installing linux on x200 laptop

Low level tuning

Setup GNOME

  • install and configure "Dash to dock" extension
  • install "Hibernate status button" extension
  • download keepass and get db from somewhere
  • install california and configure google account for calendar
  • install geary and configure google acocunt

Setup development environment

  • Create an SSH key and add it to github with ssh-keygen -t rsa -b 4096 -C "email"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment