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