Add multi-platform git credential management
- Add git-credential-oauth package for OAuth authentication - Configure OAuth helpers for GitHub, GitLab, BitBucket - Add token-based authentication for Overleaf - Remove disabled credential helper configuration - Support secure browser-based OAuth flows and token storage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
c91921a125
commit
ea6c7c815b
2 changed files with 16 additions and 1 deletions
|
|
@ -68,6 +68,7 @@
|
|||
nerd-fonts.jetbrains-mono
|
||||
gitui
|
||||
ncdu
|
||||
git-credential-oauth
|
||||
];
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue