diff options
author | Marek Paśnikowski <marekpasnikowski@protonmail.com> | 2023-02-08 20:33:05 +0100 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2023-02-08 20:33:05 +0100 |
commit | 6b36d6e4fff49a4d162914f75374828318e47466 (patch) | |
tree | 172eb6920b55e3570821563c4dfe353e1349c9c2 /data/bashrc | |
parent | 8ec714a3a2dac25bec33663c02eda4f4534ff513 (diff) |
Move configuration data to dedicated directory
Diffstat (limited to 'data/bashrc')
-rw-r--r-- | data/bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/bashrc b/data/bashrc new file mode 100644 index 0000000..6486547 --- /dev/null +++ b/data/bashrc @@ -0,0 +1 @@ +export LD_LIBRARY_PATH=$LIBRARY_PATH |