about summary refs log tree commit diff stats
path: root/contrib/ayu-dmenu
blob: 6dfaf3e6036c1d968252e8df68f9e6729f191630 (plain) (blame)
1
2
3
4
#!/bin/sh
ayu_store="$HOME/.ayu-store"
cd $ayu_store
find . -name '*.age' | sort | sed 's,^\./,,;s,\.age$,,' | dmenu | xargs $(which ayu) -c