1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00
Color Scheme for Gnome Terminal and Pantheon Terminal https://mayccoll.github.io/gogh/
Go to file
2017-08-24 23:54:15 -04:00
components add copy to clipboard 2017-05-19 12:42:56 -05:00
css add copy to clipboard 2017-05-19 12:42:56 -05:00
favicons add github pages 2015-09-06 18:02:00 -05:00
img add copy to clipboard 2017-05-19 12:42:56 -05:00
js add copy to clipboard 2017-05-19 12:42:56 -05:00
google88efcf22d02ab258.html Create google88efcf22d02ab258.html 2015-09-07 00:23:09 -05:00
index.html Fixing the Tomorrow Night Bright installation 2017-08-24 23:54:15 -04:00
README.md udpate readme pages 2017-05-19 13:01:09 -05:00

Gogh


To push changes into gh-pages

$ git subtree push --prefix gh-pages origin gh-pages

Delete remote branch

$ git push origin --delete gh-pages