6 lines
111 B
Bash
Executable file
6 lines
111 B
Bash
Executable file
#!/bin/env sh
|
|
|
|
yay -S --needed kwallet kwalletmanager \
|
|
git-credential-oauth
|
|
|
|
git credential-oauth configure
|