Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. export PS1='\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\[\033k\033\\\]\$ '
  2. export CLICOLOR=1
  3. export LSCOLORS=ExFxBxDxCxegedabagacad
  4. alias ls='ls -GFh'
  5. alias vmd='/Applications/VMD\ 1.9.3.app/Contents/MacOS/startup.command'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement