Linux .files
Custom .vimrc with special keybindings and several plugins. The plugin manager vim-plug need to be installed first, follow its installation instructions: https://github.com/junegunn/vim-plug
After installing vim-plug and copy .vimrc into the home directory, use the
:PlugInstall
command to install all plug-ins.
Colored bash, pretty much what Gentoo actually deploys.
Install zsh
and fzf
from distribution archive (Arch Linux).
Install Oh My Zsh according to
installation instructions. Copy zshrc
to ~/.zshrc
. Note: changing
the default shell (e.g. using chsh
) needs logout/login.