mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 14:35:37 +00:00
add nixpkgs search shortcut
This commit is contained in:
parent
372727c915
commit
704acea26e
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user