all repos

dotfiles @ ea42da2

i use rach linux btw
1 files changed, 0 insertions(+), 1 deletions(-)
Remove python3 alias
Author: Smirnov Aleksandr 50584123+Smirnov-O@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2020-05-15 22:51:47 +0300
Parent: b556694
M bashrc
ยทยทยท
        9
        9
         alias cd..='cd ..'

      
        10
        10
         alias py='python3'

      
        11
        11
         alias py3='python3'

      
        12
        
        -alias py2='python2'