ikogan / dotfiles

Personal dotfiles including vim and zsh. A little old and rusty, but lovingly mine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Dotfiles

./install.sh

Not using a dotfiles manager tool yet, this will setup:

  • zsh + oh-my-zsh
  • vim
  • kubectl krew plugins

Note: The install will overwrite existing configurations without prompting.

Don't forget to setup ~/.dotfilesrc with anything that might change between hosts, like:

KUBERNETES_DIAGNOSTIC_IMAGE=
KUBERNETES_DIAGNOSTIC_SECRET=
SALT_GIT_ROOT_LOCATIONS=("${HOME}/Documents/Code/salt" "${HOME}/Documents/Code/some-other-place")

About

Personal dotfiles including vim and zsh. A little old and rusty, but lovingly mine.


Languages

Language:Shell 97.5%Language:Vim Script 2.5%