scripts/bash/usr-local-bin
..
2022-04-13 12:37:01 +03:00
2023-04-06 12:03:10 +03:00
2022-04-13 12:35:20 +03:00
2023-04-06 12:03:10 +03:00
go
2023-04-06 12:03:10 +03:00
2023-04-06 12:03:10 +03:00
2022-04-18 12:49:50 +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/*
```

## Snap?

`/usr/local/bin` is more likely to be in `$PATH` than the usual Snap
vriants. If they are in $PATH, note `sudo snap alias ORIGINAL NEW`