universal variable gl4d
This commit is contained in:
parent
757e82b447
commit
9aa9d1847a
1 changed files with 1 additions and 1 deletions
2
arch.sh
2
arch.sh
|
@ -111,7 +111,7 @@ then
|
|||
sudo ldconfig
|
||||
# Add to path
|
||||
#echo -e "\n# GL4Dummies\nexport PATH=/usr/local/bin:\$PATH\nexport LD_LIBRARY_PATH=/usr/local/lib:\$LD_LIBRARY_PATH\n" >> "$HOME"/.bashrc
|
||||
#echo -e "\n# GL4Dummies\nset -gx LD_LIBRARY_PATH /usr/local/lib \$LD_LIBRARY_PATH\n" >> "$HOME"/.config/fish/config.fish
|
||||
fish -c "set -Ux LD_LIBRARY_PATH /usr/local/lib \$LD_LIBRARY_PATH"
|
||||
|
||||
# === Sign commits ==
|
||||
git config --global commit.gpgsign true
|
||||
|
|
Loading…
Reference in a new issue