From 74f47088e57413e5dc28358e60fb6fde9bed60f0 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 6 Oct 2023 17:58:11 +0900 Subject: zsh: add alias direnvnix --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.zshrc') 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 -- cgit v1.2.3-70-g09d2