Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 870 Bytes

README.rst

File metadata and controls

35 lines (23 loc) · 870 Bytes

Dotfiles

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.

Cloning with submodules

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

Contact

If I directed you to check a file on this repository and you have questions, please contact me at [email protected].