Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thetinygoat committed Apr 11, 2020
1 parent 19536a3 commit f5bb73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ alias gst="git status"
alias gaa="git add ."
alias ga="git add"
alias gc="git commit"
alias gp="git push"https://github.com/thetinygoat/leetcode-solutions.git
alias gp="git push"
alias gcl="git clone"
alias gb="git branch"
alias gcb="git checkout -b"
Expand Down

0 comments on commit f5bb73b

Please sign in to comment.