Just some dot config files ... nothing special
Create an backup of dconf keybindings:
$ dconf dump /org/gnome/desktop/wm/keybindings/ > dconf/org.gnome.desktop.wm.keybindings.backup
Import keybindings into dconf
$ dconf load /org/gnome/desktop/wm/keybindings/ < dconf/org.gnome.desktop.wm.keybindings.backup
Only execute the install Script
$ bash installConfigs.sh
The script creates symlinks from the original location into this repository