europa: add alias for nixpkgs-review
This commit is contained in:
parent
32988f880a
commit
74fcc7dc41
@ -148,6 +148,7 @@ in {
|
||||
'';
|
||||
shellAliases = {
|
||||
"gh" = "op plugin run -- gh";
|
||||
"nixpkgs-review" = "op plugin run -- nixpkgs-review";
|
||||
"godeps" =
|
||||
"go list -m -f '{{if not (or .Indirect .Main)}}{{.Path}}{{end}}' all";
|
||||
"mutt" = "neomutt -F /etc/neomuttrc";
|
||||
|
Loading…
Reference in New Issue
Block a user