Dotbot is useful to simplify the dotfile installation process for users.
You can change the configuration file install.conf.yaml
to guide dotbot's linking.
git clone https://github.com/ouyangyuchen/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install
- vim:
~/.vimrc <---> vimrc
- nvim:
~/.config/nvim/ <---> nvim/
, using lua configuration and lazy.nvim as plugin manager
- git:
~/.gitconfig <---> gitconfig