mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-05 06:25:00 +00:00
4 lines
74 B
Bash
Executable file
4 lines
74 B
Bash
Executable file
#!/bin/sh
|
|
cd ~/Videos/YouTube/
|
|
tmux new -s 1 -d "podsync-bin --no-banner"
|