mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Remove python3 alias
This commit is contained in:
parent
b5566943cf
commit
ea42da2321
1 changed files with 0 additions and 1 deletions
1
bashrc
1
bashrc
|
|
@ -9,4 +9,3 @@ alias sl='ls'
|
|||
alias cd..='cd ..'
|
||||
alias py='python3'
|
||||
alias py3='python3'
|
||||
alias py2='python2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue