summary refs log tree commit diff stats
path: root/zsh/zshrc_gentoo
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc_gentoo')
-rw-r--r--zsh/zshrc_gentoo4
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh/zshrc_gentoo b/zsh/zshrc_gentoo
new file mode 100644
index 0000000..7af5346
--- /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