Personal dot files [email protected]
-
Check out the repository "git clone https://github.com/vmingchen/profile.git"
-
Checkout submodules "git submodule update --init --recursive"
-
run link.sh
-
Setup vim by open vim and run ":PluginInstall"
bash vim gdb emacs
clang-format styles generated by
$ clang-format -style='google' -dump-config > google.clang-format
$ clang-format -style='{BasedOnStyle: Google, IndentWidth: 8}' -dump-config
> ganesha.clang-format
$ clang-format -style='{BasedOnStyle: LLVM, IndentWidth: 8, UseTab: Always,
BreakBeforeBraces: Linux, AllowShortIfStatementsOnASingleLine: false,
IndentCaseLabels: false}' -dump-config > linux.clang-format
as described at http://clang.llvm.org/docs/ClangFormat.html
$ cd ~
$ git clone git://github.com/vmingchen/profile.git
$ cd profile
$ ./link.sh
Mac: 1. Karabiner: karabiner-private.xml