Skip to content

Commit

Permalink
Add Python alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Dejan Jacimovic authored Feb 2, 2022
1 parent 031547b commit 6bc8c4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ alias l='exa --long --header -g -a --classify'
# Ruby
alias be="bundle exec"
# Python
alias python=/usr/local/bin/python3"
EOT

# Fix zsh Insecure completion-dependent directories issues
Expand Down

0 comments on commit 6bc8c4a

Please sign in to comment.