1
0
Fork 0
mirror of https://github.com/pgrondek/config.git synced 2025-03-15 19:25:40 +00:00
config/commit.sh

7 lines
85 B
Bash
Raw Normal View History

2019-04-04 22:39:34 +02:00
#!/bin/sh
dconf dump /org/gnome/desktop/ > gnome/desktop.txt
git add -A
git commit