mirror of
https://github.com/nmasur/dotfiles
synced 2025-11-21 22:12:42 +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