mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
remove oauth
This commit is contained in:
parent
dc3d93424b
commit
da639b3a2a
2 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue