all repos

dotfiles @ 486833100d3abe67cbb23743481f749ca0a47dbc

i use rach linux btw
1 files changed, 1 insertions(+), 1 deletions(-)
Update README.md
Author: Smirnov Oleksandr 50584123+Smirnov-O@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2020-03-25 17:53:02 +0200
Parent: 49ec728
M README.md
ยทยทยท
        39
        39
         - Plugins

      
        40
        40
         ~~~bash

      
        41
        41
         vim ~/.zshrc

      
        42
        
        -	plugins=( autopep8 django pip git systemd debian )

      
        
        42
        +	plugins=( autopep8 pip django sublime systemd debian git tmux  )

      
        43
        43
         ~~~

      
        44
        44
         - Alias

      
        45
        45
         ~~~bash