X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=zsh-lovers.1.txt;h=9ce8e0b07f5c305fb89eb40320e1cbcb05df80b2;hb=8da464788a8b2906e0fb5bd33869eb72456c50a1;hp=5be8c17fe6ed7925fe58996abdf1cc1666159397;hpb=eed6063b40b64b10e0265ab0477601ea26dab9e2;p=zsh-lovers.git diff --git a/zsh-lovers.1.txt b/zsh-lovers.1.txt index 5be8c17..9ce8e0b 100644 --- a/zsh-lovers.1.txt +++ b/zsh-lovers.1.txt @@ -394,7 +394,7 @@ See ``man 1 zshexpn | less -p'' Qualifiers for details. $ print ${(r:10::0:)foo} # find the name of all the files in their home directory that have -# more than 20 characters in their file names +# 20 or more characters in their file names print -rl $HOME/${(l:20::?:)~:-}* # Save arrays @@ -1461,8 +1461,10 @@ ZSH-Seite von Michael Prokop (german):: *http://michael-prokop.at/computer/tools_zsh.html[]* ZSH Prompt introduction:: *http://aperiodic.net/phil/prompt/[]* +ft's blog posts around zsh:: + *http://bewatermyfriend.org/tag/zsh/[]* ft's zsh configuration:: - *http://ft.bewatermyfriend.org/computer/zsh.html[]* + *https://gitlab.com/ft/etc-zsh[]* Adam's ZSH page:: *http://www.adamspiers.org/computing/zsh/[]* Zzappers Best of ZSH Tips:: @@ -1529,9 +1531,9 @@ Also take a look at the section *LINKS* in this manpage. BUGS ---- -Probably. This manpage might be never complete. So please report bugs, -feedback and suggestions to . Thank -you! +Probably. This manpage might be never complete. +So please report bugs, feedback and suggestions via https://github.com/grml/zsh-lovers +Thank you! COPYRIGHT ---------