Skip to content

Instantly share code, notes, and snippets.

@gosukiwi
Last active April 13, 2024 18:52
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save gosukiwi/a79828cd455cc758b9fa to your computer and use it in GitHub Desktop.
Save gosukiwi/a79828cd455cc758b9fa to your computer and use it in GitHub Desktop.
Things to do after installing openSUSE
  1. Add packman packages
  2. Install Infinality
  3. Install "build essentials": sudo zypper in --type pattern devel_basis
  4. Install Linuxbrew (to install apps which might not be in zypper, or to install them in $HOME)
  5. Get Dropbox: sudo zypper in Dropbox && dropbox start -i
  6. Get Source Code Pro font
  7. Set "Source Code Pro" as default monospace font, "Roboto" as default sans-serif and "Droid Serif" as default serif.
  8. Configure gnome shell as login shell and set up base16
  9. Use numix theme with elementary icons or paper icons
  10. Set up development environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment