Diskussion:Zsh: Unterschied zwischen den Versionen

Aus UUGRN
K (Linkfixes)
(update)
Zeile 1: Zeile 1:
 
Zur [[zsh]] gibt's ein paar gute Hinweise im [http://commandline-tools.blogspot.com Commandline Tool-Blog].
 
Zur [[zsh]] gibt's ein paar gute Hinweise im [http://commandline-tools.blogspot.com Commandline Tool-Blog].
 
Ausserdem lohnt es sich die Configs aus [[grml]] [http://grml.org hier] anzuschauen. Die Config laesst sich mit etwas Aufwand fast komplett auf [[UUGRN:Jails/shell|shell.uugrn.org]] abbilden. --[[Benutzer:CentronX|CentronX]] 14:04, 27. Mai 2007 (CEST)
 
Ausserdem lohnt es sich die Configs aus [[grml]] [http://grml.org hier] anzuschauen. Die Config laesst sich mit etwas Aufwand fast komplett auf [[UUGRN:Jails/shell|shell.uugrn.org]] abbilden. --[[Benutzer:CentronX|CentronX]] 14:04, 27. Mai 2007 (CEST)
 +
 +
----
 +
 +
aus: http://michael-prokop.at/blog/2007/12/22/make-console-work-comfortable/
 +
# IMPORTANT: please note that you might override existing
 +
# configuration files in the current working directory! =>
 +
wget -O .screenrc    http://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic
 +
wget -O .vimrc        http://git.grml.org/f/grml-etc-core/etc/skel/.vimrc
 +
wget -O .zshrc        http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
 +
# optional:
 +
# wget -O .zshrc.local        http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc

Version vom 26. April 2009, 18:48 Uhr

Zur zsh gibt's ein paar gute Hinweise im Commandline Tool-Blog. Ausserdem lohnt es sich die Configs aus grml hier anzuschauen. Die Config laesst sich mit etwas Aufwand fast komplett auf shell.uugrn.org abbilden. --CentronX 14:04, 27. Mai 2007 (CEST)


aus: http://michael-prokop.at/blog/2007/12/22/make-console-work-comfortable/

# IMPORTANT: please note that you might override existing
# configuration files in the current working directory! => 
wget -O .screenrc     http://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic
wget -O .vimrc        http://git.grml.org/f/grml-etc-core/etc/skel/.vimrc
wget -O .zshrc        http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc
# optional:
# wget -O .zshrc.local        http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc