Guest User

Untitled

a guest
Oct 19th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. # .bash_profile
  2.  
  3. # Get the aliases and functions
  4. if [ -f ~/.bashrc ]; then
  5. . ~/.bashrc
  6. fi
  7.  
  8. # .bashrc
  9.  
  10. umask 002
  11. PATH=/hg/hg/bin:$PATH
Add Comment
Please, Sign In to add comment