Add timeking script

This commit is contained in:
2022-06-26 15:41:37 +02:00
parent eb2f40a95d
commit 3fe2938b80
2 changed files with 33 additions and 0 deletions

View File

@@ -42,6 +42,9 @@ ytmpv() {
yt-dlp -q -o - "$1" | mpv -
}
# timeking config
alias newsboat="timeking '11:00-24:00' && newsboat"
goto() {
open="$(grepa "$@" | fzf --ansi -1)"
if [ ! -z "$open" ]; then