Run install.sh
and get going.
- ZSH
vundle
plugin manager for Vim. (Reference)oh-my-zsh
for managing ZSH. (Reference)powerlevel10k
theme for ZSH (Reference)fzf
for fuzzy file search (Reference). Installfzf
by running/usr/local/opt/fzf/install
to generate bash completion scripts.hstr
for better command history search (Reference)hstr --show-configuration >> ~/.zshrc
kubectl
for kubectl autocompletion.timewarrior
(Reference)
Hugely inspired by Zach Holman's dotfiles