Ignoring Sync of Local Files to Dropbox on Linux

~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.



fzf - A Fuzzy Finder to Accomplish Anything

~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!


Using Embedded Terminals Inside Neovim

~4 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.