]> git.sev.monster Git - dotfiles.git/blobdiff - base/.zshrc
update syslinux.cfg
[dotfiles.git] / base / .zshrc
index 96f14c5157c4db28a88f3a8a8cba4c6d34181150..1f6e987903cfbc881e203661968309a1c11aebdf 100644 (file)
@@ -54,6 +54,7 @@ if [[ "$OSTYPE" =~ '^(free|net)bsd' ]] {
 } else {
     alias ll="ls -lAFh"
 }
+alias se=sudoedit
 ## ps
 local p=
 if which pstree >/dev/null 2>&1 && ! check-busybox pstree; then
This page took 0.042496 seconds and 4 git commands to generate.