m2ยข, [[Kategorie:Workshops]]
authorDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki/>
Fri, 10 Feb 2012 21:54:49 +0000 (21:54 +0000)
committerDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki/>
Fri, 10 Feb 2012 21:54:49 +0000 (21:54 +0000)
ZSH_Workshop.mw

index a25ba83..e5664c8 100644 (file)
@@ -5,6 +5,7 @@ Termin: Ende Februar / Anfang Maerz, denke ich. Aktuell erstmal Themen abstecken
 Um den Content moeglichst an eurem Interesse auszurichten, wuerde mich einmal interessieren, wo ihr Schwerpunkte setzen wuerdet, bzw. wie viel Background schon da ist. Insbesondere gibt es vermutlich diese Kategorien von Interessenten:
 *a) gaenzlich shell unerfahrene
 *b) bash-user, die bekehrt werden wollen
+*: zB ich [[Benutzer:Daniel Bohrer|Daniel Bohrer]] 22:54, 10. Feb. 2012 (CET)
 *c) zsh-user die etwas neues lernen wollen
 Und das ist nicht ganz einfach zu balancieren. Hab schonmal meine eigene Einschaetzung eingetragen, und aktuell wuerde ich vermutlich am ehesten die c) Leute ansprechen, aber das kann sich nach Bedarf aendern.
 
@@ -13,16 +14,18 @@ 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) || <tt>evince =(curl www.irs.gov/pub/irs-pdf/fw4.pdf)</tt> || OO
+| living in the shell / basics (nicht allzu zsh-spezifisch) || <tt>evince =(curl www.irs.gov/pub/irs-pdf/fw4.pdf)</tt> || OOo
 |-
 | zsh interactive use || <tt><nowiki>echo **/*(mh-48);
-zmv 'artist_(<->)_(*)_releasegroup.mp3' '$1 ${(C)2:gs/_/ }.mp3'</nowiki></tt> || !+
+zmv 'artist_(<->)_(*)_releasegroup.mp3' '$1 ${(C)2:gs/_/ }.mp3'</nowiki></tt> || !+!
 |-
-| zsh scripting || <tt><nowiki>[[ 'something' =~ 's(ometh)ing' ]] && print $match;</nowiki></tt> ||  ++
+| zsh scripting || <tt><nowiki>[[ 'something' =~ 's(ometh)ing' ]] && print $match;</nowiki></tt> ||  +++
 |-
-| .zshrc ueberblick und Moeglichkeiten || <tt>bindkey -e; bindkey jj vi-cmd-mode;</tt>  || OO
+| .zshrc ueberblick und Moeglichkeiten || <tt>bindkey -e; bindkey jj vi-cmd-mode;</tt>  || OOo
 |-
-| bash ~> zsh, und warum zsh > bash? || <tt>touch -- host:*; scp host:* .</tt> || OO
+| bash ~> zsh, und warum zsh > bash? || <tt>touch -- host:*; scp host:* .</tt> || OO!
 |-
-| writing a completion || <tt>#compdef _application</tt> || +!
+| writing a completion || <tt>#compdef _application</tt> || +!+
 |}
+
+[[Kategorie:Workshops]]
This page took 0.022756 seconds and 4 git commands to generate.