bens-dotfiles/fish/.config/fish/functions/owl.fish

4 lines
55 B
Fish
Executable File

function owl
php /home/ben/.owl/bin/owl.php $argv
end