Update README.md

This commit is contained in:
Smirnov Oleksandr 2020-04-20 23:26:41 +03:00 committed by GitHub
parent e1d29dd2e3
commit f3d1bcc0fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ vim ~/.zshrc
- Plugins
~~~bash
vim ~/.zshrc
plugins=( autopep8 djando pip systemd debian git tmux docker ansible golang )
plugins=( autopep8 djando pip systemd debian git tmux docker ansible )
~~~
- Alias
~~~bash