diff options
Diffstat (limited to 'dotfiles/system/.local/bin/gruv')
| -rwxr-xr-x | dotfiles/system/.local/bin/gruv | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dotfiles/system/.local/bin/gruv b/dotfiles/system/.local/bin/gruv deleted file mode 100755 index b3e7f35..0000000 --- a/dotfiles/system/.local/bin/gruv +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -dir=$pwd -for file in $(ls $dir | shuf) ; do mpv --no-video "$file"; done |
