aboutsummaryrefslogblamecommitdiffstats
path: root/fish/functions/greptnotes.fish
blob: f04002d4b64f3a2c9532ebd2e8969b52c581e795 (plain) (tree)
1
2
3


                                                 
function greptnotes
	ls ~/Nextcloud/Textnotes/ | grep $argv[1]
end