X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=5e4050dd02907797b51d0f087e317298ee7692a6;hb=6253c5b88ed8c4edde3cfa5ab5f8b84be66b9521;hp=2aa96d9eebf499f0b4b875e0a2b597cb4a8c560d;hpb=d2bf4cab7ce5916e036c510d8002f07890f4e461;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 2aa96d9..5e4050d 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -3248,9 +3248,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() {