X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/d3712462cc7b9b96633cb9ad9dc802ea0034c562..bf314d35d59a4b7bd8af1ab13cb11bf29cf9452e:/base/.zshrc?ds=sidebyside 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