mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-17 12:22:57 +00:00
Fish: podsync
This commit is contained in:
parent
b72ebb0a99
commit
4eab78cb76
4
.config/fish/functions/podsync.fish
Normal file
4
.config/fish/functions/podsync.fish
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# Defined in /tmp/fish.InZHQ7/podsync.fish @ line 2
|
||||||
|
function podsync
|
||||||
|
tmux new-session -d "command podsync -c $D/Videos/YouTube/config.toml"
|
||||||
|
end
|
Loading…
Reference in a new issue