Small snippets for linux configuration

Set Vim as manpager

Add this line in your .bashrc

export MANPAGER='vim +Man!'

Default Ranger config

Run this line below. This will copy the default config files for ranger into your ~/.config/ranger/””

ranger --copy-config=all