Adds & fixes install scripts
This commit is contained in:
parent
0ab93aa3e6
commit
1e6ea20de0
3 changed files with 8 additions and 3 deletions
6
.config/yadm/bootstrap.d/install_git_credentials.sh
Executable file
6
.config/yadm/bootstrap.d/install_git_credentials.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/env sh
|
||||
|
||||
yay -S --needed kwallet kwalletmanager \
|
||||
git-credential-oauth
|
||||
|
||||
git credential-oauth configure
|
||||
Loading…
Add table
Add a link
Reference in a new issue