all repos

dotfiles @ 3d94602d89cefe45e2efbd38fdcccc1a9797b8d8

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-- 1872 install.sh
-rw-r--r-- 57007 tmux.conf
-rw-r--r-- 9249 tmux.conf.local
-rw-r--r-- 2881 vimrc
-rw-r--r-- 1464 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