Skip to content

Instantly share code, notes, and snippets.

@sebble
Last active August 29, 2015 14:12
Show Gist options
  • Save sebble/1ff9a97d1ff4143dcdfe to your computer and use it in GitHub Desktop.
Save sebble/1ff9a97d1ff4143dcdfe to your computer and use it in GitHub Desktop.
.bashrc
alias lsb='echo "$(lsb_release -ds) ($(lsb_release -cs))"'
alias dog='pygmentize -g'
export EDITOR='vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment