projects
/
stratum0-wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b4feadc
)
*Empty MediaWiki Message*
author
Ktrask
<Ktrask@stratum0.org/mediawiki/>
Fri, 10 Feb 2012 21:49:49 +0000
(21:49 +0000)
committer
Ktrask
<Ktrask@stratum0.org/mediawiki/>
Fri, 10 Feb 2012 21:49:49 +0000
(21:49 +0000)
ZSH_Workshop.mw
patch
|
blob
|
history
diff --git
a/ZSH_Workshop.mw
b/ZSH_Workshop.mw
index
99cf67e
..
a25ba83
100644
(file)
--- 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)
|-
{|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> || O
+| living in the shell / basics (nicht allzu zsh-spezifisch) || <tt>evince =(curl www.irs.gov/pub/irs-pdf/fw4.pdf)</tt> || O
O
|-
| zsh interactive use || <tt><nowiki>echo **/*(mh-48);
|-
| 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> || O
+| .zshrc ueberblick und Moeglichkeiten || <tt>bindkey -e; bindkey jj vi-cmd-mode;</tt> || O
O
|-
|-
-| bash ~> zsh, und warum zsh > bash? || <tt>touch -- host:*; scp host:* .</tt> || O
+| bash ~> zsh, und warum zsh > bash? || <tt>touch -- host:*; scp host:* .</tt> || O
O
|-
|-
-| writing a completion || <tt>#compdef _application</tt> || +
+| writing a completion || <tt>#compdef _application</tt> || +
!
|}
|}
This page took
0.022501 seconds
and
4
git commands to generate.