mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
Learn from jwiegley
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
ip = "${pkgs.iproute}/bin/ip -c";
|
||||
ocaml = rlwrap "${pkgs.ocaml}/bin/ocaml";
|
||||
tmux = "${pkgs.tmux}/bin/tmux -2";
|
||||
inix = "nix repl '<nixpkgs>'";
|
||||
};
|
||||
|
||||
environment.interactiveShellInit = "export PATH=$PATH:$HOME/.local/bin:$HOME/.cargo/bin";
|
||||
|
||||
Reference in New Issue
Block a user