Unverified Commit 02ce2c4a authored by Roc's avatar Roc Committed by GitHub
Browse files

add python alias (#7736)

parent 706b2f37
# python command
alias py='python'
# Find python file
alias pyfind='find . -name "*.py"'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment