diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2020-10-22 11:47:42 -0400 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2020-10-22 11:47:42 -0400 |
commit | 4276ddd26a6841809199fd915cda0b0089173451 (patch) | |
tree | 786ea3897253464a200fc0bce2d7387c1ba18db9 /common/bin/play-kj | |
parent | 68908463d7676c35540fcea20ae70d177f49b053 (diff) |
add zoxide
Diffstat (limited to 'common/bin/play-kj')
-rwxr-xr-x | common/bin/play-kj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/bin/play-kj b/common/bin/play-kj new file mode 100755 index 0000000..3d3e192 --- /dev/null +++ b/common/bin/play-kj @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +livestreamer "$(xclip -selection clipboard -out)" best
\ No newline at end of file |