_ _ .-. (o)__(o)
(OO) .' )/||_ c(O_O)c(__ __)
||_/ .' /o_) ,'.---.`, ( )
| / / |(\ / /|_|_|\ \ )(
||\ \ | | ))| \_____/ |( )
(/\)\ `. | |// '. `---' .` )/
`._)\__/ `-...-' (
To make full use of zsh, a modified version of prezto with lots of useful customizations is selected. More details refer to https://github.com/kepbod/prezto.
bash <(curl -L https://raw.githubusercontent.com/kepbod/prezto/master/setup.sh) -i
An easy & highly customizable vim configuration (ivim) has been developped to fatilitate vim usage. More details refer to https://github.com/kepbod/ivim.
bash <(curl -L https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh) -m
bash <(curl -L https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh) -u
The tmux.conf
file is modified from tmux configuration in "tmux: Productive Mouse-Free Development". In addition, the Tmux Plugin Manager is also used to manager tmux plugins.
Tmux Plugins:
- Tmux sensible: A set of tmux options that should be acceptable to everyone.
- Tmux Resurrect: Restore tmux environment after system restart.
- Tmux Pain Control: Adds standard pane navigation bindings.
Conda is an open source package management system and environment management system for installing multiple versions of software packages and their dependencies and switching easily between them.
The condarc
file set some configurations for conda.
The kepbod color theme is designed to be compatible with lots of terminal emulators.
Copyright (C) 2016 Xiao-Ou Zhang. See the LICENSE file for license rights and limitations (MIT)