Open prodigeni opened 10 years ago
The fish shell? Are all normal bash commands valid fish commands? Can you give some examples of commands that don't work, and what you'd replace them with?
Not really a betty issue
function betty
/home/user/bin/betty/main.rb $argv
end
call with betty arguments bla bla
;)
How Should I put it in fish, given that fish uses functions instead?