scripts/bash/usr-local-bin
Aminda Suomalainen 886a0c0078
qbittorrent: set killswitch on
Compatibility with Teams and memory?
2024-03-19 09:55:16 +02:00
..
2024-01-12 10:13:17 +02:00
2023-05-18 12:25:47 +03:00
2023-10-10 10:14:21 +03:00
2024-03-16 19:37:27 +02:00
2024-03-19 09:55:16 +02:00
2024-01-22 18:39:00 +02:00
2024-02-18 14:59:39 +02:00
2024-03-19 06:22:43 +02:00
2023-05-18 12:25:47 +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`