Adjust listen-music script and README slightly

This commit is contained in:
2026-04-06 12:34:52 -05:00
parent 142ad921d9
commit adf261dab8
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -7,9 +7,8 @@ This repo contains a collection of scripts and files related to:
- scripts/executables for my local systems - scripts/executables for my local systems
- anything else related to getting my boxes (computers) set up as desired - anything else related to getting my boxes (computers) set up as desired
This repo grew into more than I originally intended, but it turned into a fun little This repo grew into more than I originally intended, and turned into a fun excursion into
excursion into the realm of shell scripting (and an intro to Lua for the neovim the realm of shell scripting.
portions).
## prereqs ## prereqs
+1 -1
View File
@@ -2,4 +2,4 @@
cd "$DIR_MUSIC_LISTEN" cd "$DIR_MUSIC_LISTEN"
find . -type d | fzf | xargs mpv find . -type d | fzf | xargs mpv --no-audio-display