mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add ytmpv function and scripts folder
This commit is contained in:
parent
1604fd862e
commit
ff4007d988
5 changed files with 45 additions and 0 deletions
2
scripts/jmpv
Executable file
2
scripts/jmpv
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/sh
|
||||
kitty tmux new-session -s jmpv jellyfin-mpv-shim
|
||||
2
scripts/redisco
Executable file
2
scripts/redisco
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env fish
|
||||
redisco
|
||||
2
scripts/ytmpv
Executable file
2
scripts/ytmpv
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/sh
|
||||
kitty fish -c ytmpv
|
||||
Loading…
Add table
Add a link
Reference in a new issue