]> arthur.barton.de Git - OhMyZshExtensions.git/commit
Add "z9_local_conf" plugin: read "/var/lib/$HOSTNAME/zshrc"
authorAlexander Barton <alex@barton.de>
Mon, 25 May 2015 00:05:24 +0000 (02:05 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 25 May 2015 00:05:24 +0000 (02:05 +0200)
commite86567bf4b455e212a0e54ddd99651724198c904
treeed48bc196f0074fa233ffb929b36baa0af5ed367
parentfec41e0f832e0e467962b175fd0b33d62d57b417
Add "z9_local_conf" plugin: read "/var/lib/$HOSTNAME/zshrc"

This allows you to further adjust the ZSH configuration depending
on the hostname, which makes sense in environments with NFS mounted
home directories, for example.
plugins/z9_local_conf/z9_local_conf.plugin.zsh [new file with mode: 0644]