$ git config –global github.user <your GitHub user name> $ git config –global github.token <your GitHub API token> $ git config –global color.ui “auto” The user and token settings work with gist.el (available through elpa: M-x package-list-packages, mark for installation by moving the cursor to desired line and pressing i, execute installation by pressing x). [...]
Archive for the ‘Git’ Category
My Global Git Settings
Posted in Emacs, Git on September 9, 2009 | Leave a Comment »