about summary refs log tree commit diff stats
path: root/profile/01_path.sh
diff options
context:
space:
mode:
authorCase Duckworth2023-04-16 17:06:22 -0500
committerCase Duckworth2023-04-16 17:06:22 -0500
commit3b177d8c95f70db8e27fd046711f480e81ea3fa7 (patch)
tree078459e4b3ae19c9978a12ea24ade3d336f2345a /profile/01_path.sh
parentAdd a bunch of stuff (diff)
downloadetc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.tar.gz
etc-3b177d8c95f70db8e27fd046711f480e81ea3fa7.zip
uhhhh
Diffstat (limited to 'profile/01_path.sh')
-rw-r--r--profile/01_path.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile/01_path.sh b/profile/01_path.sh index 6675241..8b18f5e 100644 --- a/profile/01_path.sh +++ b/profile/01_path.sh
@@ -1,6 +1,6 @@
1# PATH and variables for $HOME-local installations 1# PATH and variables for $HOME-local installations
2 2
3LOCAL_PREFIX="$LOCAL_PATH" 3LOCAL_PREFIX="$HOME/usr"
4export LOCAL_PREFIX 4export LOCAL_PREFIX
5 5
6# Pkg-config 6# Pkg-config