Advertisement
BSDG33KCLUB

simple .bashrc for open source os

May 24th, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. toilet -F metal -f smblock -w 500x500 RAZ0REDGE
  2. echo ""
  3. uptime
  4. echo ""
  5. export LANG="en_US.UTF-8"
  6. export LC_ALL="en_US.UTF-8"
  7. export LC_CTYPE="en_US.UTF-8"
  8. export LC_COLLATE="en_US.UTF-8"
  9. export LC_MESSAGES="en_US.UTF-8"
  10. export PS1="\[\e[00;33m\]└───╼\[\e[00;33m\]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement