Skip to content
/ zshrc Public

Axel's .zsh directory which is basically his .zshrc. Needs grml's zshrc via grml-etc-core as submodule.

Notifications You must be signed in to change notification settings

xtaran/zshrc

Repository files navigation

Axel's zshrc

How to install:

git clone git://github.com/xtaran/zshrc.git ~/.zsh
cd ~/.zsh
git submodule init
git submodule update
ln -vis .zsh/zshenv ~/.zshenv

BEWARE

This config contains some personal preferences like setting the DEBEMAIL and DEBFULLNAME environment variables. So if you don't want your changelogs ending with my name, I propose to grep the whole repository for strings like abe, deuxchevaux, Axel and Beckert before using it in production. ;-)

At least I was quite surprised that [I did backport puppet to Squeeze] puppet without knowing it:

Thanks to Micah for making me aware of that issue by uploading puppet in my name. I'll try to fix this issue somehow, like checking if $USER equals "abe" or so. :-)

About

Axel's .zsh directory which is basically his .zshrc. Needs grml's zshrc via grml-etc-core as submodule.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published