Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify installation instructions #91

Open
amandapouget opened this issue Sep 5, 2016 · 0 comments
Open

Clarify installation instructions #91

amandapouget opened this issue Sep 5, 2016 · 0 comments

Comments

@amandapouget
Copy link

amandapouget commented Sep 5, 2016

For some reason, installation did not work for me. I:

  • downloaded the repo
  • moved it out of downloads to Desktop
  • two-finger-clicked "get info" and then copied the "Where" (path) of zshrc.sh
  • $ atom ~/.zshrc

Saw this:
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting

Changed to:
export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting
source /Users/amandasimon/Desktop/zsh-git-prompt-master
PROMPT='%B%m%~%b$(git_super_status) %# '

Restarted my terminal and cd'd into a git directory but saw no changes.

What am I doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant