# engineering
Mastering Dotfiles Management with GNU Stow
If you're a software developer or a power user who works with a UNIX-like operating system, you might have heard about dotfiles. Dotfiles are hidden configuration files that are used to customize the behavior of applications or the shell environment. In this article, we'll explore what dotfiles are, and how to manage them using the GNU Stow project.
# git# engineering
5 Basic Git Commands Every Developer Must Know
Learn the top 5 basic git commands with examples that you must know as a developer in 2020.