Linux
Last updated
Last updated
This is my notes on the linux OS and will cover commands and configs. I personally use ( but with KDE as opposed the default Gnome desktop environment.) as it is lightweight, has a lot customization options and just works with little to no issues from my experience.
User-specific application configuration is traditionally stored in so called dotfiles (files that the filename starts with a dot). It's a good idea to track dotfiles with a version control system such as Git to keep track of changes and synchronize dotfiles across various hosts or for backup. A lot of users backup their shell configs, vim config, tmux config, etc.
A link to my dot files can be found . There are plenty of other on github as well.
"Ricing" is a process in which one customizes a computer operating system to improve the look or operation of the system. It involves the configuration of applications and the development and refining of workflows. In my opinion, to rice your Linux flavor should start with your Desktop Environment(DE) or Window Manager(WM). The is great for finding ideas.
I personally have found , or desktop environments are the most customizable with ease. You can use things like on KDE to help as well instead of going full in with a WM.
WMs such as , , or are great, but WMs can be difficult to customize so make sure you back up your configs often.