mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-12 00:15:17 +00:00
6 lines
125 B
Fish
6 lines
125 B
Fish
|
# Defined in /tmp/fish.yRsTV3/torsearch.fish @ line 2
|
||
|
function torsearch
|
||
|
cd $D/Docs/TorrentCSV/
|
||
|
./search.sh "$argv"
|
||
|
end
|