dotfiles/README.md
Smirnov Aleksandr 60a7a4cb70
Update README.md
2020-05-25 23:02:21 +03:00

23 lines
257 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
~~~
### Screenshot
![](https://imgur.com/D47eTO9)