This repo was initaily meant for hosting vim files. However, I diversified it to host other config and dotfiles (tmux.conf, vimrc e.t.c).
After cloning the repo, you will need to create a symlink to point to the location.
Install the following tools.
- git
- docker
- kubectl
- helm
- zsh
- vim
- tmux
Run the ./install
to set up environment.
Run ./clean-env
to clean up environment.
troubleshoot/debug key bindings/mappings : sometimes mappings my not work as expected.
do :help map-which-keys
for vim's suggestions on what keys to map.