danimal141 / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My dotfiles


Languages

Language:Vim Script 91.7%Language:Shell 4.5%Language:Python 2.8%Language:Ruby 1.0%