Skip to content
View jinahadam's full-sized avatar

Block or report jinahadam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jinahadam/README.md

👋

Pinned Loading

  1. dot zshrc file dot zshrc file
    1
    # Path to your oh-my-zsh configuration.
    2
    ZSH=$HOME/.oh-my-zsh
    3
    
                  
    4
    [[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
    5
    [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load RVM function