1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-03 12:03:49 +00:00

Fish: make podsync clean (finally)

This commit is contained in:
Phantop 2020-06-07 11:29:24 -04:00
parent d087c516b9
commit 9efb601512

View file

@ -1,4 +1,6 @@
# Defined in /tmp/fish.Y6YBXL/podsync.fish @ line 2
# Defined in /tmp/fish.Og3Yo4/podsync.fish @ line 2
function podsync
cd $D/Videos/YouTube/
./clean
tmux new -s 1 -d "command podsync -c $D/Videos/YouTube/config.toml"
end