config/commit.sh
2019-04-04 22:39:34 +02:00

6 lines
85 B
Bash
Executable file

#!/bin/sh
dconf dump /org/gnome/desktop/ > gnome/desktop.txt
git add -A
git commit