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