6 lines
119 B
Bash
Executable file
6 lines
119 B
Bash
Executable file
#!/bin/env sh
|
|
|
|
addApplications git gnome-keyring \
|
|
git-credential-oauth
|
|
|
|
addActions "git credential-oauth configure"
|