Skip to content

Instantly share code, notes, and snippets.

@nandak522
Created February 15, 2010 06:26
Show Gist options
  • Save nandak522/304455 to your computer and use it in GitHub Desktop.
Save nandak522/304455 to your computer and use it in GitHub Desktop.
PS1="[\u@\h \w]\\$ "
alias grep='grep -s --color'
alias ls='ls --color'
alias vi='vim'
export COLUMNS=150
cd <your_workspace_path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment