Miscellaneous

Change the executable bit of file on Windows without WSL

When using Linux pipelines in your development process, it might happen that you need to execute a script. However, sometimes these scripts don't have the right permissions to be executed.

Copy to clipboard using vim bindings in Intellij

Copy the contents of the yank operation from vim to your clipboard when using any Intellij IDE.