mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 23:01:42 +00:00
Moved hub into the git plugin.
This commit is contained in:
@ -9,7 +9,6 @@ alias mr='mate CHANGELOG app config db lib public script spec test'
|
||||
|
||||
# Functions
|
||||
function tm() {
|
||||
cd $1
|
||||
mate $1
|
||||
cd "$1" && mate .
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user