Clipboard sync between WSL Neovim and Windows
I recently started migration from Vim to Neovim. One of the first issues was proper configuration of clipboard. By proper …
A personal blog
I recently started migration from Vim to Neovim. One of the first issues was proper configuration of clipboard. By proper …
pdb
is a simple debugger that comes by default with Python.
There are many more advanced alternatives like pudb
or …
It’s a neat way to remember tar
flags. Xtract Ze Files!
tar -xzf <myarchive>.tar.gz …