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
..
.gitignore bash/usr-local-bin: add teams wrapper 2024-03-19 06:22:43 +02:00
README.md bash/usr-local-bin/README.md: note snap alias command 2023-02-13 17:52:39 +02:00
brave bash/usr-local-bin/<electron>: shrink flags to --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations 2024-01-12 10:23:36 +02:00
chromium bash/usr-local-bin: add chromium,google-chrome, rm comments from microsoft-edge 2024-02-07 17:31:25 +02:00
code bash/usr-local-bin/<electron>: shrink flags to --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations 2024-01-12 10:23:36 +02:00
codium bash/usr-local-bin/<electron>: shrink flags to --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations 2024-01-12 10:23:36 +02:00
deltachat bash/usr-local-bin/<electron>: shrink flags to --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations 2024-01-12 10:23:36 +02:00
edge bash/usr-local-bin: restore electron apps 2024-01-12 10:13:17 +02:00
element bash/usr-local-bin/<electron>: shrink flags to --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations 2024-01-12 10:23:36 +02:00
element-tor {element,schildichat}-tor: set LC_ALL=en_US.utf8 2024-03-02 09:07:55 +02:00
firefox add & run shfmt 2023-05-18 12:25:47 +03:00
fluffychat fluffychat & nheko: specify LANGUAGE 2024-02-29 18:41:59 +02:00
foot-htop bash/usr-local-bin/htop: functional htop for menu 2024-03-01 09:23:16 +02:00
go bash/usr-local-bin/go: hardcode go version for Debian fallback 2024-01-07 09:16:30 +02:00
google-chrome bash/usr-local-bin: add chromium,google-chrome, rm comments from microsoft-edge 2024-02-07 17:31:25 +02:00
htop-foot bash/usr-local-bin/htop: functional htop for menu 2024-03-01 09:23:16 +02:00
kile bash/usr-local-bin: add kile & nvim (cp from mpv) 2023-10-09 10:33:08 +03:00
libreawoo bash/usr-local-bin: finally add libreawoo 2024-01-22 11:09:47 +02:00
libreoffice bash/usr-local-bin: add libreoffice for tricking me into the flatpak 2024-01-27 10:39:01 +02:00
librewolf bash/usr-local-bin: add librewolf wrapper 2023-07-13 12:48:55 +03:00
meld add bash/usr-local-bin/meld 2023-10-10 10:14:21 +03:00
microsoft-edge bash/usr-local-bin: add chromium,google-chrome, rm comments from microsoft-edge 2024-02-07 17:31:25 +02:00
microsoft-teams bash/usr-local-bin: add teams wrapper 2024-03-19 06:22:43 +02:00
mpv bash/usr-local-bin/mpv: initial commit of system-wide mpv and flatpak mpvs 2023-10-07 20:41:10 +03:00
nheko nheko: add comment on --compact 2024-03-16 19:37:27 +02:00
nheko-tor nheko-tor: add missing --env= and use LC_ALL as this is a rare case where that may be fine 2024-03-02 09:07:20 +02:00
nvim bash/usr-local-bin: add kile & nvim (cp from mpv) 2023-10-09 10:33:08 +03:00
qbittorrent qbittorrent: set killswitch on 2024-03-19 09:55:16 +02:00
schildichat schildichat: use dark theme 2024-01-22 18:39:00 +02:00
schildichat-tor {element,schildichat}-tor: set LC_ALL=en_US.utf8 2024-03-02 09:07:55 +02:00
signal-desktop bash/usr-local-bin/signal-desktop: remove disable-gpu comment to try again fresh 2024-01-12 10:31:11 +02:00
startplasma start{sway,plasma}: include GDK_BACKEND 2024-02-18 14:48:06 +02:00
startsway startsway: comment on gtk theme 2024-02-18 14:59:39 +02:00
steam bash/usr-local-bin/steam: use system steam as flatpak proton is unmaintained 2023-05-20 15:37:05 +03:00
superproductivity bash/usr-local-bin/superproductivity snap wrapper 2024-03-04 12:11:55 +02:00
syncplay bash/usr-local-bin/syncplay: write a quick wrapper 2022-09-10 00:17:58 +03:00
teams bash/usr-local-bin: add teams wrapper 2024-03-19 06:22:43 +02:00
thunderbird add & run shfmt 2023-05-18 12:25:47 +03:00
vivaldi bash/usr-local-bin/<electron>: shrink flags to --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations 2024-01-12 10:23:36 +02:00
vlc-snap bash/usr-local-bin: add vlc-snap as a proof of concept 2024-02-25 13:17:51 +02:00

README.md

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?

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