Skip to content

Commit

Permalink
I can't spell, and also remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Salsone committed Sep 25, 2018
1 parent 6d6f455 commit a401c40
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 @@ -5,7 +5,7 @@ alias sudo='sudo '
alias br='. ~/.bashrc'
alias ipp="curl -w '\n' https://canihazip.com/s"
alias grep='grep --color=auto'
alias sr="source ~/.bashrc"
alias grpe='grep'
alias st="tmux source-file ~/.tmux.conf"
alias nett='lsof -n -i4TCP | grep LISTEN'
alias cdgo='cd ~/go/src/'
Expand Down

0 comments on commit a401c40

Please sign in to comment.