updates
This commit is contained in:
parent
97c20de9c9
commit
48e17884ae
2 changed files with 26 additions and 8 deletions
|
@ -111,6 +111,7 @@ from_master () {
|
|||
|
||||
|
||||
# nix
|
||||
alias nixpkgs=nixpkg
|
||||
nixpkg () {
|
||||
if [ $# -eq 0 ]; then
|
||||
echo "Error: No arguments provided. Please specify at least one package."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue