From a0c2409a30b9aaaacdf685d2d22e910e85107ac1 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 13 Feb 2023 17:52:39 +0200 Subject: [PATCH] bash/usr-local-bin/README.md: note snap alias command --- bash/usr-local-bin/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bash/usr-local-bin/README.md b/bash/usr-local-bin/README.md index 6c41014..854c5d1 100644 --- a/bash/usr-local-bin/README.md +++ b/bash/usr-local-bin/README.md @@ -6,3 +6,8 @@ but why reinvent the wheel. ```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`