5 lines
87 B
Fish
5 lines
87 B
Fish
function py --wraps=python --description 'alias py=python'
|
|
python $argv
|
|
|
|
end
|