scripts/bash/usr-local-bin
Aminda Suomalainen 9459cf0a34
usr-local-bin: add firefox
flatpak with profilemanager, experimental, I probably won't be using it, but who knows, at least it's here
2022-04-04 15:45:55 +03:00
..
2022-04-04 15:45:55 +03:00

Simple bash scripts I have in `/usr/local/bin` that may be trivial to recreate,
but why reinvent the wheel.

## Does this make sense for Flatpaks?

```bash
tail -n +1 /var/lib/flatpak/exports/bin/*
```