/dotfiles

My dotfiles

Primary LanguageVim Script

Dotfiles

Requirements

Get started

# Prepare dotfiles environment in your local
$ mkdir -p ~/.homesick/repos && cd ~/.homesick/repos
$ git clone git@github.com:danimal141/dotfiles.git

# Setup
$ ./setup.sh

# Sync dotfiles
$ homesick link dotfiles

Share coc-settings for nvim

# Manage coc-settings under .vim and share the symlink under .config/nvim
$ ln -s ~/.vim/coc-settings.json ~/.config/nvim