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