Ok that makes more sense...

pull/2/head
Bodaniel Jeanes 2010-11-23 00:12:07 +10:00
parent e2e6df18ae
commit cce0c0cafe
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ function m() {
fi
fi
bash -l -c "cd $cd_to && $VISUAL $file"
eval "cd $cd_to && $VISUAL $file"
}
function extract() {