aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 40e133b..aef2833 100644
--- a/.zshrc
+++ b/.zshrc
@@ -414,6 +414,9 @@ if [[ "$(uname)" == "Darwin" ]]; then
fi
+alias direnvnix='nix flake new -t github:nix-community/nix-direnv'
+
+
export LD_LIBRARY_PATH=$HOME/lib:$LD_LIBRARY_PATH
# To override system-provided Ruby with brewed Ruby