dotfiles/.local/bin/scripts/nomedia

3 lines
50 B
Plaintext
Raw Normal View History

2023-01-03 21:35:46 +00:00
#!/bin/sh
find -type d -exec touch {}/.nomedia \;