Commit eae9271b84bc89767fc534e9da616f6f79beb73d

Thomas de Grivel 2023-01-25T21:43:21

etc/shpkg

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/etc/profile b/etc/profile
deleted file mode 100644
index 904a124..0000000
--- a/etc/profile
+++ /dev/null
@@ -1,2 +0,0 @@
-export PATH="$PATH:$HOME/shpkg/bin"
-export LD_LIBRARY_PATH="$HOME/shpkg/lib"
diff --git a/etc/shpkg/profile b/etc/shpkg/profile
new file mode 100644
index 0000000..904a124
--- /dev/null
+++ b/etc/shpkg/profile
@@ -0,0 +1,2 @@
+export PATH="$PATH:$HOME/shpkg/bin"
+export LD_LIBRARY_PATH="$HOME/shpkg/lib"