Diskussion:Zsh: Unterschied zwischen den Versionen
Aus UUGRN
SHL (Diskussion | Beiträge) (update) |
SHL (Diskussion | Beiträge) (Pfade haben sich geaendert) |
||
Zeile 1: | Zeile 1: | ||
aus: http://michael-prokop.at/blog/2007/12/22/make-console-work-comfortable/ | aus: http://michael-prokop.at/blog/2007/12/22/make-console-work-comfortable/ | ||
# IMPORTANT: please note that you might override existing | # IMPORTANT: please note that you might override existing | ||
# configuration files in the current working directory! => | # configuration files in the current working directory! => | ||
wget -O .screenrc http://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic | <s>wget -O .screenrc http://git.grml.org/f/grml-etc-core/etc/grml/screenrc_generic</s> | ||
wget -O .vimrc http://git.grml.org/f/grml-etc-core/etc/skel/.vimrc | <s>wget -O .vimrc http://git.grml.org/f/grml-etc-core/etc/skel/.vimrc</s> | ||
wget -O .zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc | <s>wget -O .zshrc http://git.grml.org/f/grml-etc-core/etc/zsh/zshrc</s> | ||
# optional: | # optional: | ||
# wget -O .zshrc.local http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc | # <s>wget -O .zshrc.local http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc</s> | ||
Die Pfade haben sich z.T. geaendert, weil die Struktur im [[git]] angepasst wird. | |||
Sobald die neuen Pfade feststehen, wird der Eintrag angepasst. --[[Benutzer:SHL|SHL]] 11:36, 9. Aug. 2009 (UTC) |
Version vom 9. August 2009, 11:36 Uhr
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_genericwget -O .vimrc http://git.grml.org/f/grml-etc-core/etc/skel/.vimrcwget -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
Die Pfade haben sich z.T. geaendert, weil die Struktur im git angepasst wird. Sobald die neuen Pfade feststehen, wird der Eintrag angepasst. --SHL 11:36, 9. Aug. 2009 (UTC)