europa: new alias for updating go deps
This commit is contained in:
parent
ac1d2cbee7
commit
bdb72f17ae
@ -105,8 +105,9 @@ in {
|
||||
'';
|
||||
shellAliases = {
|
||||
"gh" = "op plugin run -- gh";
|
||||
"neomutt" = "neomutt -F /etc/neomuttrc";
|
||||
"godeps" = "go list -m -f '{{if not (or .Indirect .Main)}}{{.Path}}{{end}}' all";
|
||||
"mutt" = "neomutt -F /etc/neomuttrc";
|
||||
"neomutt" = "neomutt -F /etc/neomuttrc";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user