mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
removes a trailing white space
This commit is contained in:
parent
dff03743ef
commit
3f83331c71
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ alias rdmtc='rake db:migrate db:test:clone'
|
|||
alias rlc='rake log:clear'
|
||||
alias rn='rake notes'
|
||||
alias rr='rake routes'
|
||||
alias rrg='rake routes | grep '
|
||||
alias rrg='rake routes | grep'
|
||||
|
||||
# legacy stuff
|
||||
alias sstat='thin --stats "/thin/stats" start'
|
||||
|
|
Loading…
Reference in a new issue