~5 minutes to read
Keeping configuration files under version control with a Git bare repository is a fast, elegant and convenient solution!
~5 minutes to read
Keeping configuration files under version control with a Git bare repository is a fast, elegant and convenient solution!
~7 minutes to read
To make the most of Dropbox, it can make sense to backup the files you care the most about and skip the ones that simply take too long to upload and eat up all your space. Such candidates could be hidden .git/
folders and node_modules/
, but how do you exclude them locally? Let’s find out.
~4 minutes to read
Meet Black, a superb Python code formatter that will automatically reformat your code in accordance to PEP-8 standards.
~4 minutes to read
Search and, most importantly, finally find what you are looking for on your machine. If you rely on the terminal a lot, fzf may well be capable of speeding up your productivity!
~5 minutes to read
Because every pixel counts, this neat trick will allow to use terminals inside Neovim and maximize the screen estate for a flawless integration with one of the best text editor available.