[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Z-Shell-Konfiguration



Hei hei,

On Mon, Jan 30, 2017 at 02:46:58PM +0100, Martin Steigerwald wrote:
> Wie habt ihr die konfiguriert? Nutzt ihr irgendwelche Plugins wie Oh My Z-Shell 
> oder habt ihr euch die GRML-Konfiguration reingezogen? Oder nutzt ihr wie ich 
> eine von Hand geschriebene Konfigurationsdatei. Nutzt ihr irgendwelche Plugin-
> Manager wie zplug, zsh-antigen oder zgen.

Ich benutze tatsächlich die Konfiguration von GRML mit ein paar
Ergänzungen in ~/.zshrc.local (bspw. 'unalias ag').

Von irgendwo her hatte ich da mal folgendes Skript 'grml-config.sh':

    #!/bin/sh
    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/vim/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
    echo "Optionally you might want to run:"
    echo "wget -O .zshrc.local   http://git.grml.org/f/grml-etc-core/etc/skel/.zshrc";
    echo
    echo "Please report bugs to the grml-team: http://grml.org/bugs/";

In der screenrc mach ich von Hand zwei kleine Änderungen an 'caption'
und 'defscrollback' und die vimrc hab ich auch durch '.vimrc.local'
ergänzt. Das reicht für meine Zwecke aus, mehr fand ich immer zu
aufwändig, vor allem auch die Synchronisation zwischen x Maschinen und
VMs dann.

Grüße
Alex

-- 
»With the first link, the chain is forged. The first speech censured, 
the first thought forbidden, the first freedom denied, chains us all 
irrevocably.« (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: C28E E6B9 0263 95CF 8FAF  08FA 34AD CD00 7221 5CC6 ***

Attachment: pgp7LRcWkpyMV.pgp
Description: PGP signature


Reply to: