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