Commit Diff


commit - 4ed09d7e9b4bedf5fdc8d39e55cd1978a8a819f0
commit + 107df72fca98adeea3cbbc6b6ff169cd8515886b
blob - 82c4108e5ed789cf9825d1796ae15cb5d630e2c6
blob + 7636dfae5ec865f7ed49e8864e433f97bb1104a9
--- kshrc.lp
+++ kshrc.lp
@@ -156,7 +156,7 @@ just pipe it to clbin and it returns an url.
 Some aliases I use when working with the OpenBSD port tree:
 
 	alias m="make"
-	alias mup="make update-patches"
+	alias mup="VISUAL=mg make update-patches"
 	alias mupl="make update-plist"
 	alias mpldc="make port-lib-depends-check"
 	alias pbuild="env MAKE_JOBS=5 time make"