X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/4f4710136460159118320a2c2a5e1515746e52ac..b0ce3f6d7d26276d18a953d29ec8f638a4bbb540:/base/.zshrc diff --git a/base/.zshrc b/base/.zshrc index 96f14c5..1f6e987 100644 --- a/base/.zshrc +++ b/base/.zshrc @@ -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