AndrzejL

bashrc

Dec 25th, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. [andrzejl@icsserver ~]$ cat /home/andrzejl/.bashrc
  2. # .bashrc
  3.  
  4. # User specific aliases and functions
  5.  
  6. # Source global definitions
  7. if [ -f /etc/bashrc ]; then
  8. . /etc/bashrc
  9. fi
  10. export LD_LIBRARY_PATH=/home/andrzejl/.mesag/lib
  11. export LIBGL_DRIVERS_PATH=/home/andrzejl/.mesag/lib/dri
  12. export I915_LIE=0
Advertisement
Add Comment
Please, Sign In to add comment