dotfiles/README.md
Smirnov Olexandr 4901ad0581 Update
2020-06-05 18:29:47 +03:00

29 lines
366 B
Markdown

# Dot files
Config for
- Git
- Vim
- Bash
- Tmux
- Zsh
### Install
~~~bash
git clone https://github.com/Smirnov-O/dotfiles
cd dotfiles
chmod +x install.sh
./install.sh
vim +source~/.vimrc +PlugInstall
~~~
### Screen-shot
![](https://i.imgur.com/yHVgYZ7.png)
---
[Oh my ZSH](https://github.com/ohmyzsh/ohmyzsh)
[Oh my Tmux](https://github.com/gpakosz/.tmux)