Fedora: set Vim as default editor
- Fedora now ships with Nano as the default editor, unset Nano as default
- dnf erase nano-default-editor
- Set Vim as default
- dnf install vim-default-editor
- Now: crontab -e will open vim for editing
Install vim-powerline
- dnf install vim-powerline
Replace 2 newline characters with a single return