4 lines
93 B
Fish
4 lines
93 B
Fish
function t --wraps='spawn st' --description 'alias t=spawn st'
|
|
spawn st $argv
|
|
|
|
end
|