Skip to content

Instantly share code, notes, and snippets.

@rubyandcoffee
Last active February 18, 2020 19:55
Show Gist options
  • Save rubyandcoffee/4aea05d18e94dda1c94c8767f64dbb08 to your computer and use it in GitHub Desktop.
Save rubyandcoffee/4aea05d18e94dda1c94c8767f64dbb08 to your computer and use it in GitHub Desktop.
# color schemes
To use the below, open iTerm then hit cmd+i, go to colours panel and import the colour scheme file.
lovelace: https://raw.githubusercontent.com/mbadolato/iTerm2-Color-Schemes/master/schemes/lovelace.itermcolors
# ~/bash_profile
export PS1="👾 > "
eval "$(rbenv init -)"
# status bar enabled with current directory and git state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment