Skip to content

Instantly share code, notes, and snippets.

@dtsdwarak
Created January 19, 2021 13:53
Show Gist options
  • Save dtsdwarak/e5f730de140428b08c080932616a688d to your computer and use it in GitHub Desktop.
Save dtsdwarak/e5f730de140428b08c080932616a688d to your computer and use it in GitHub Desktop.
cmus library update
#!/bin/bash
cmus-remote -C clear
cmus-remote -C "add ~/Music"
cmus-remote -C "update-cache -f"
# Reference URL
# https://medium.com/@johnnymatthews/how-to-update-your-cmus-library-73b1282f7d51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment