all repos

dotfiles @ 9bb561f0d264e01fe23ab8e107c74379e867ed13

my dotfiles
mode size name
-rw-r--r-- 387 README.md
-rw-r--r-- 195 bashrc
-rw-r--r-- 461 gitconfig
-rw-r--r-- 190 gitignore_global
-rw-r--r-- 3295 install.sh
-rw-r--r-- 57007 tmux.conf
-rw-r--r-- 9249 tmux.conf.local
-rw-r--r-- 2949 vimrc
-rw-r--r-- 1444 zshrc

Dot files

Config for

  • Git
  • Vim
  • Bash
  • Tmux
  • Zsh

Install

git clone https://github.com/Smirnov-O/dotfiles
cd dotfiles
chmod +x install.sh
./install.sh
vim +source~/.vimrc +PlugInstall
chsh -s $(which zsh)

Screen-shot


Oh my ZSH

Oh my Tmux