aboutsummaryrefslogtreecommitdiff
path: root/gitconfig
Commit message (Collapse)AuthorAgeFilesLines
* Use emacsclient as the default editorMiquel Sabaté Solà2019-01-241-1/+1
| | | | | | | | | I've created a special emacsclient-a-nw executable script which should suffice for places like the gitconfig or bashrc. The good thing about having emacsclient as the default editor, is that then you gain Magit, for example, when writing `git commit`. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: updated configMiquel Sabaté Solà2018-01-251-18/+0
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: added the -v flag to the 'a' aliasMiquel Sabaté Solà2016-06-161-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: use vimdiff as the merge toolMiquel Sabaté Solà2016-04-151-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: add GPG keyMiquel Sabaté Solà2016-04-151-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: some improvements on the configMiquel Sabaté Solà2016-03-311-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: small additions to the gitconfigMiquel Sabaté Solà2015-09-111-4/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* git: removed the `fork` alias, since it's provided by the `scripts` repoMiquel Sabaté2015-07-131-1/+0
| | | | | | The `fork` alias has been exppanded into a full-blown bash script that does more clever things with the given input. It has been moved into my `scripts` repo, so it's automatically installed by the `install.sh` script.
* git: fixed tab and added the `vader` aliasMiquel Sabaté2015-06-191-1/+2
|
* git: added the `fork` aliasMiquel Sabaté2015-04-281-1/+4
| | | | | | | | | | | This alias provides an easy way to keep forks up-to-date. It assumes that the remote URL is named `upstream` and that it contains the original project. Therefore: $ git fork master It will fetch `upstream/master` and then merge it onto the `master` branch of the fork repo.
* git: Decrease the number of milliseconds in the autocorrect feature.Miquel Sabaté2014-02-231-1/+1
|
* git: added autocorrect.Miquel Sabaté2014-02-031-0/+3
|
* git: added an alias for "git commit -a"Miquel Sabaté2014-01-031-0/+1
|
* Updated the git settingsMiquel Sabaté2013-07-271-2/+10
|
* Added a new shortcut on the gitconfigMiquel Sabaté2012-12-171-0/+7
|
* Added the new alias "down" in the gitconfig fileMiquel Sabaté2012-08-221-10/+13
|
* Simplifying the gemrc fileMiquel Sabaté2011-09-011-1/+1
|
* Adding Guardfile to the rails.gitignore fileMiquel Sabaté2011-07-301-1/+1
|
* PolishingMiquel Sabaté2011-07-221-1/+1
|
* PolishingMiquel Sabaté2011-07-221-1/+1
|
* Added gitignore filesMiquel Sabaté2011-07-221-0/+1
|
* TypoMiquel Sabaté2011-07-101-1/+1
|
* Updating mssola aliasMiquel Sabaté2011-07-101-1/+3
|
* Initial commitMiquel Sabaté2011-07-091-0/+14