kepbod / kdot

dotfiles of kepbod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kdot -- dotfiles of kepbod

         _  _        .-.  (o)__(o)
  (OO) .' )/||_    c(O_O)c(__  __)
   ||_/ .'  /o_)  ,'.---.`, (  )
   |   /   / |(\ / /|_|_|\ \ )(
   ||\ \   | | ))| \_____/ |(  )
  (/\)\ `. | |// '. `---' .` )/
       `._)\__/    `-...-'  (

Zsh

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.

prezto_snapshot

install

bash <(curl -L https://raw.githubusercontent.com/kepbod/prezto/master/setup.sh) -i

Vim/NeoVim

An easy & highly customizable vim configuration (ivim) has been developped to fatilitate vim usage. More details refer to https://github.com/kepbod/ivim.

vim_snapshot

install

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

Tmux

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:

Conda

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.

Shell colour theme

The kepbod color theme is designed to be compatible with lots of terminal emulators.

kepbod_color_snapshot

License

Copyright (C) 2016 Xiao-Ou Zhang. See the LICENSE file for license rights and limitations (MIT)

About

dotfiles of kepbod

License:Other


Languages

Language:JavaScript 100.0%