Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
1a4dc0d2
Commit
1a4dc0d2
authored
Sep 19, 2014
by
Michele Bologna
Committed by
ncanceill
Jun 11, 2015
Browse files
Renamed 'ss' alias to 'sstat' (to avoid collision with /bin/ss).
parent
69dee653
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/rails/rails.plugin.zsh
View file @
1a4dc0d2
...
...
@@ -59,7 +59,7 @@ alias rn='rake notes'
alias
rr
=
'rake routes'
# legacy stuff
alias
ss
=
'thin --stats "/thin/stats" start'
alias
ss
tat
=
'thin --stats "/thin/stats" start'
alias
sg
=
'ruby script/generate'
alias
sd
=
'ruby script/destroy'
alias
sp
=
'ruby script/plugin'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment