This repo contains my own dotfiles with scripts.
Scripts are found at chuahou/dotfiles-scripts. This repo will only contain the orginal development commits for the scripts, as well as summary commits copying updates from dotfiles-scripts.
Scripts under MIT licence.
Some essential parts (for now the zsh-vim-mode plugin) are added as submodules. Make sure to clone using
git clone https://github.com/chuahou/dotfiles --recursive
Otherwise, if already cloned without submodules, run
git submodule update --init
If I directed you to check a file on this repository and you have questions, please contact me at human@chuahou.dev.