X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=etc%2Fzsh%2Fzshrc;h=45584c36cced7b0fcf7e14bdbe7b0420d496a3dd;hb=f56e81c9c9fd6ef88daad8b7422be2c847473af4;hp=c206089abcd1f3fa583179d502452d113186a9b9;hpb=c4f6b60d0c607b62d1bc3682a58ec82b893dd193;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index c206089..45584c3 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -3247,9 +3247,6 @@ ansi-colors() { done } -#f5# Find all files in \$PATH with setuid bit set -suidfind() { ls -latg $path | grep '^...s' } - # TODO: So, this is the third incarnation of this function!? #f5# Reload given functions refunc() {