9fff448
1 2 3
function def --description 'Search up words on the command line using the power of Google!' --argument word lynx "https://www.google.com/search?q=define+$word" end