Revert git pass config

This commit is contained in:
2024-05-02 23:44:35 +01:00
parent f897355298
commit e1d8866eee
2 changed files with 7 additions and 1 deletions

View File

@@ -63,3 +63,5 @@ pushall() {
}
set completion-ignore-case On
export GITHUB_TOKEN="$(pass show github/token)"

View File

@@ -1,4 +1,8 @@
[user]
email = "ehtrude@gmail.com"
name = "TrudeEH"
password = $(pass show github/token)
password = $GITHUB_TOKEN
[credential]
helper = cache