From 20e0792b92bbba1e383c4e52d989d0c4b7e6a962 Mon Sep 17 00:00:00 2001 From: Leon Vatthauer Date: Wed, 27 Mar 2024 07:06:01 +0100 Subject: [PATCH] add shell aliases --- gunther/leonv.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gunther/leonv.nix b/gunther/leonv.nix index 56ef712..5e93b33 100755 --- a/gunther/leonv.nix +++ b/gunther/leonv.nix @@ -100,6 +100,8 @@ ll = "eza -l"; l = "eza -lah"; code = "codium"; + alg = "code ~/Git/algprog/tex"; + nixos = "code ~/Git/nixos"; }; initExtra = '' function rebuild () {