From 702893c5e3021dd16ed8ef72bffc59563ebc2174 Mon Sep 17 00:00:00 2001 From: Valodim Date: Fri, 10 Feb 2012 21:37:04 +0000 Subject: [PATCH] beispiel lines --- ZSH_Workshop.mw | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ZSH_Workshop.mw b/ZSH_Workshop.mw index 8470a4588..80396fc1c 100644 --- a/ZSH_Workshop.mw +++ b/ZSH_Workshop.mw @@ -13,15 +13,15 @@ Falls tatsaechlich grosses Interesse an dem Themekomplex "shell statt KDE und gn {|border="1" cellspacing="0" cellpadding="3" ! POI !! relevante zsh line !! Interesse (! hochinteressant / + interessant / O geht so) |- -| living in the shell / basics (nicht allzu zsh-spezifisch) || evince =(curl O +| living in the shell / basics (nicht allzu zsh-spezifisch) || evince =(curl www.irs.gov/pub/irs-pdf/fw4.pdf) || O |- -| zsh interactive use || ! +| zsh interactive use || echo **/*(mh-48) || ! |- -| zsh scripting || + +| zsh scripting || [[ 'something' =~ 's(ometh)ing' ]] && print $match; || + |- -| .zshrc ueberblick und Moeglichkeiten || O +| .zshrc ueberblick und Moeglichkeiten || bindkey -e; bindkey jj vi-cmd-mode; || O |- -| bash ~> zsh, und warum zsh > bash? || O +| bash ~> zsh, und warum zsh > bash? || touch -- host:*; scp host:* . || O |- -| writing a completion || + +| writing a completion || #compdef _application || + |} -- 2.20.1