add nix offline alias
This commit is contained in:
parent
28009650c4
commit
ddae4f3265
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ in {
|
|||
agpl = "curl https://www.gnu.org/licenses/agpl-3.0.txt -o LICENSE";
|
||||
g = "git";
|
||||
n = "nix";
|
||||
no = "n --offline";
|
||||
woman = "man";
|
||||
open = "xdg-open";
|
||||
":q" = "exit";
|
||||
|
|
Loading…
Reference in a new issue