rbw launcher

This commit is contained in:
Matt Nish-Lapidus 2025-04-06 16:34:21 -04:00
parent 4b2f0434b2
commit e613e8c8b3
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env fish
for p in (rbw list)
echo $p\034rbw\034󰢁 $p
echo $p\034rbw\034$p
end