Defintion of my complete config for :
zsh: using oh-my-zsh pluginsvim: color-syntax, clang-format, vim-airline, vim-latex, and other...tmuxmacros
contains:
install.sh: install the configuration on a new machineclang-format: clang-format config filefonts: powerline font required by zsh prompt and vim-airlinemacros: bash macro to improve workflowroot: root config fileterm: iterm2 configurationtmux: tmux config filevim: vim config fileszsh: zsh config files
in macros: see macros/README.md
in vim:
- vim plugin
vimrc: corresponds to ~/.vimrcvim: corresponds to ~/.vim
in zsh:
zshrc: corresponds to ~/.zshrcenv_perso: load some environement configuration_*: computer specific comfigurationalias: perosnnal alias configurationohmyzsh: oh-my-zsh configuration filework: environement variable for workmacro: additional bash macros