mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
add nixpkgs search shortcut
This commit is contained in:
@ -111,6 +111,7 @@
|
|||||||
|
|
||||||
# Nix
|
# Nix
|
||||||
ns = "nix-shell -p";
|
ns = "nix-shell -p";
|
||||||
|
nps = "nix repl '<nixpkgs>'";
|
||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
dc = "$DOTS/bin/docker_cleanup";
|
dc = "$DOTS/bin/docker_cleanup";
|
||||||
|
Reference in New Issue
Block a user