Kaizen and Kaikaku
git clone https://github.com/cloutiertyler/dotfiles.git ~/.dotfiles && ~/.dotfiles/install
The procedure will:
- Install the dotfiles in your home
- Upgrade all submodules
- Install vim plugins
- Editor:
vim
- VCS:
git
This configuration is well tuned for developing in the following languages:
C
Javascript
Python
Scala
Shellscript
Swift
My dotfiles use the following managers:
The following packages need to be installed on the system before installing the dotfiles:
git
You can make local customizations for some programs by editing these files:
vim
:~/.vimrc_local
Copyright (c) 2017 Tyler Cloutier. Released under the MIT License. See LICENSE for details.
Thank you to @mlongob for the starting point and the inspiration.