e.g. create a g zsh alias for git using the alias section of zsh module in home manager
> g = "${pkgs.git}/bin/git";