Help files. Added the rest of bash it
This commit is contained in:
5
plugins/textmate.plugin.bash
Normal file
5
plugins/textmate.plugin.bash
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Textmate
|
||||
alias e='mate . &'
|
||||
alias et='mate app config db lib public script test spec config.ru Gemfile Rakefile README &'
|
||||
Reference in New Issue
Block a user