unixwz0r

.bashrc for FluxBSD

May 28th, 2015
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. echo ""
  2. finfo
  3. echo ""
  4. export LANG="en_US.UTF-8"
  5. export LC_ALL="en_US.UTF-8"
  6. export LC_CTYPE="en_US.UTF-8"
  7. export LC_COLLATE="en_US.UTF-8"
  8. export LC_MESSAGES="en_US.UTF-8"
  9. export PS1="\[\e[00;00m\]└────╼\[\e[00;00m\]"
Advertisement
Add Comment
Please, Sign In to add comment