From d57ed57dab54580bc53e10d9111a9f8146173e79 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 16 May 2024 16:30:53 -0300 Subject: cc101-asahi: add ~/.local/bin to path --- device/cc101_asahi_post | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'device/cc101_asahi_post') diff --git a/device/cc101_asahi_post b/device/cc101_asahi_post index dce736f..d1c2cb7 100755 --- a/device/cc101_asahi_post +++ b/device/cc101_asahi_post @@ -2,3 +2,7 @@ # Couch Computing 101 - Asahi Linux # See cc101_asahi_pre for info. + +path+=("$HOME/.local/bin") + +export PATH -- cgit 1.3.0-6-gf8a5