From e7657d6ba54ad5714657cff9be86ec416d342a4c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 28 Apr 2013 20:54:18 +0100 Subject: Migrate repository from mercurial without history --- zsh/zshrc_gentoo | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 zsh/zshrc_gentoo (limited to 'zsh/zshrc_gentoo') diff --git a/zsh/zshrc_gentoo b/zsh/zshrc_gentoo new file mode 100644 index 00000000..7af53466 --- /dev/null +++ b/zsh/zshrc_gentoo @@ -0,0 +1,4 @@ +#Distributed merge +dmerge () { + MAKEOPTS='-j10' FEATURES='ccache distcc' emerge "$@" +} \ No newline at end of file -- cgit 1.4.1