Added editrc/inputrc for vimification of mysql/irb command line tools
This commit is contained in:
@@ -102,6 +102,7 @@ alias gz='tar -zcvf'
|
||||
alias c='script/console --irb=pry'
|
||||
alias ts='thin start'
|
||||
alias ms='mongrel_rails start'
|
||||
alias tfdl='tail -f log/development.log'
|
||||
|
||||
# Vim/ctags "mctags = make ctags", using the ruby specific version
|
||||
# to save some time
|
||||
@@ -118,3 +119,4 @@ alias sgi='sudo gem install --no-ri --no-rdoc'
|
||||
# to find the note called 'todo'
|
||||
alias todo='open nvalt://find/todo'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user