remove oauth

This commit is contained in:
reeink 2024-03-30 21:29:28 +08:00
parent dc3d93424b
commit da639b3a2a
No known key found for this signature in database
2 changed files with 1 additions and 3 deletions

View file

@ -15,6 +15,3 @@
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
[credential]
helper = cache --timeout 7200
helper = oauth

View file

@ -141,6 +141,7 @@ alias f=fuck
alias v=nvim
alias sops='op run --no-masking -- sops'
alias dotfiles='chezmoi'
alias ze='zellij'
# micromamba|conda alias
alias mm='micromamba'