Guest User

Untitled

a guest
Jan 16th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. alias gs='git status '
  2. alias ga='git add '
  3. alias gb='git branch '
  4. alias gc='git commit'
  5. alias gd='git diff'
  6. alias go='git checkout '
  7. alias gk='gitk --all&'
  8. alias gx='gitx --all'
  9.  
  10. alias got='git '
  11. alias get='git '
  12.  
  13. PS1="u$ "
  14. alias ll="ls -lahG"
  15. [[ -s "$HOME/.rvm/scripts/rvm" ]] &&
  16. . "$HOME/.rvm/scripts/rvm"
  17. [[ -s "$HOME/.rvm/scripts/rvm" ]] &&
  18. . "$HOME/.rvm/scripts/rvm"
  19. [[ -s "$HOME/.rvm/scripts/rvm" ]] &&
  20. . "$HOME/.rvm/scripts/rvm"
  21. [[ -s "$HOME/.rvm/scripts/rvm" ]] &&
  22. . "$HOME/.rvm/scripts/rvm"
  23. export PATH="/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:$PATH"
  24.  
  25. [[ -s "$HOME/.rvm/scripts/rvm" ]] &&
  26. . "$HOME/.rvm/scripts/rvm"
  27. [[ -s "$HOME/.rvm/scripts/rvm" ]] &&
  28. . "$HOME/.rvm/scripts/rvm"
  29. [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm" # Load RVM function
  30.  
  31. . ~/.bashrc
  32.  
  33. source ~/.bashrc
Add Comment
Please, Sign In to add comment