mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-04 12:34:49 +00:00
Fish: make podsync clean (finally)
This commit is contained in:
parent
d087c516b9
commit
9efb601512
|
@ -1,4 +1,6 @@
|
||||||
# Defined in /tmp/fish.Y6YBXL/podsync.fish @ line 2
|
# Defined in /tmp/fish.Og3Yo4/podsync.fish @ line 2
|
||||||
function podsync
|
function podsync
|
||||||
|
cd $D/Videos/YouTube/
|
||||||
|
./clean
|
||||||
tmux new -s 1 -d "command podsync -c $D/Videos/YouTube/config.toml"
|
tmux new -s 1 -d "command podsync -c $D/Videos/YouTube/config.toml"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue