rach linux
Find a file
2020-08-21 19:03:02 +03:00
sublime Add sublime text config and vim 2020-08-21 19:03:02 +03:00
bashrc Updata bashrc, vimrc 2020-05-20 21:29:02 +03:00
gitconfig Update config 2020-06-11 19:51:20 +03:00
gitignore_global Update gitignore_global 2020-06-15 00:56:11 +03:00
install.sh Add 'Sublime Text 3' configs 2020-08-20 22:25:20 +03:00
README.md Update README.md 2020-06-15 22:49:42 +03:00
tmux.conf Update install.sh and add zsh, tmux config 2020-05-25 22:48:43 +03:00
tmux.conf.local Update 2020-06-05 18:29:47 +03:00
vimrc Add sublime text config and vim 2020-08-21 19:03:02 +03:00
zshrc Update zsh plugin 2020-06-20 22:43:10 +03:00

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