Init
This commit is contained in:
3
.config/fish/functions/ask.fish
Normal file
3
.config/fish/functions/ask.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function ask --description 'answer from cht.sh'
|
||||
curl -s https://cht.sh/$(string join '+' $argv[1..])
|
||||
end
|
Reference in New Issue
Block a user