New to Linux, running Debian (if that matters), dot files are configuration files, yes? Do I need to explore each app/UI/program to figure out the possible options? Are there any universals in Linux? Across distros?
Thanks!
New to Linux, running Debian (if that matters), dot files are configuration files, yes? Do I need to explore each app/UI/program to figure out the possible options? Are there any universals in Linux? Across distros?
Thanks!
.bashrc in your home folder is pretty universal. It’s basically just stuff that gets run when you log into your shell, very useful. Set up some aliases and bash customization.