Skip to content

Commit

Permalink
Remove py and py3 aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
mphstudios committed May 25, 2023
1 parent e17fa7b commit d373de7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions aliases
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ alias lfs='git lfs'
# OpenSSL checksums
alias digest='/usr/bin/openssl dgst'

# Python
alias py='python'
alias py3='python3'

# SQLite
alias sqlite='sqlite3'

Expand Down

0 comments on commit d373de7

Please sign in to comment.