mirror of https://github.com/bjeanes/dotfiles.git
Ok that makes more sense...
parent
e2e6df18ae
commit
cce0c0cafe
|
@ -30,7 +30,7 @@ function m() {
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bash -l -c "cd $cd_to && $VISUAL $file"
|
eval "cd $cd_to && $VISUAL $file"
|
||||||
}
|
}
|
||||||
|
|
||||||
function extract() {
|
function extract() {
|
||||||
|
|
Loading…
Reference in New Issue