InPermutation / dotfiles

I use Vim and Git on macOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started – Zsh

Clone this repository wherever you'd like. I picked ~/dotfiles.

Run git submodule update --init after checking it out to get the submodules.

Symlink .vim, .vimrc, .zshrc to the ones in here.

Updating

Per Git book 7.11: Git Tools - Submodules,

git submodule update --remote

About

I use Vim and Git on macOS.

License:MIT License


Languages

Language:Vim Script 91.9%Language:Shell 8.1%