adds push gnome settings script
This commit is contained in:
5
push-gnome-settings.sh
Normal file
5
push-gnome-settings.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
cd ~/linux-setup/
|
||||
git add gnome-config
|
||||
git commit -m "Update gnome settings"
|
||||
git push
|
||||
echo "Gnome settings pushed to github"
|
||||
Reference in New Issue
Block a user