chore: update git mail
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[user]
|
||||
name = Marco Thomas
|
||||
email = github@marcothms.de
|
||||
email = git@marcothms.de
|
||||
[includeIf "gitdir:~/dev/lrz-gitlab/**"]
|
||||
path = "~/dev/lrz-gitlab/.gitconfig"
|
||||
[alias]
|
||||
|
||||
@@ -19,6 +19,7 @@ alias blame='git show $(git ls-files | fzf -e --reverse --bind "enter:become(git
|
||||
# nix
|
||||
alias nd="nix develop ."
|
||||
alias ns="nix-shell"
|
||||
alias nupdate="nix-channel --update"
|
||||
|
||||
# https://github.com/loqusion/typix
|
||||
alias typix="nix flake init --refresh -t github:loqusion/typix"
|
||||
|
||||
Reference in New Issue
Block a user