From 941cf079399b1396fa6330f406be667b84550bdf Mon Sep 17 00:00:00 2001
From: Ktrask
Date: Fri, 10 Feb 2012 21:49:49 +0000
Subject: [PATCH 1/1] *Empty MediaWiki Message*
---
ZSH_Workshop.mw | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/ZSH_Workshop.mw b/ZSH_Workshop.mw
index 99cf67e5a..a25ba83a2 100644
--- a/ZSH_Workshop.mw
+++ b/ZSH_Workshop.mw
@@ -13,16 +13,16 @@ 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 www.irs.gov/pub/irs-pdf/fw4.pdf) || O
+| living in the shell / basics (nicht allzu zsh-spezifisch) || evince =(curl www.irs.gov/pub/irs-pdf/fw4.pdf) || OO
|-
| zsh interactive use || echo **/*(mh-48);
-zmv 'artist_(<->)_(*)_releasegroup.mp3' '$1 ${(C)2:gs/_/ }.mp3' || !
+zmv 'artist_(<->)_(*)_releasegroup.mp3' '$1 ${(C)2:gs/_/ }.mp3' || !+
|-
-| zsh scripting || [[ 'something' =~ 's(ometh)ing' ]] && print $match; || +
+| zsh scripting || [[ 'something' =~ 's(ometh)ing' ]] && print $match; || ++
|-
-| .zshrc ueberblick und Moeglichkeiten || bindkey -e; bindkey jj vi-cmd-mode; || O
+| .zshrc ueberblick und Moeglichkeiten || bindkey -e; bindkey jj vi-cmd-mode; || OO
|-
-| bash ~> zsh, und warum zsh > bash? || touch -- host:*; scp host:* . || O
+| bash ~> zsh, und warum zsh > bash? || touch -- host:*; scp host:* . || OO
|-
-| writing a completion || #compdef _application || +
+| writing a completion || #compdef _application || +!
|}
--
2.20.1