diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2022-06-27 11:04:39 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2022-06-27 11:04:39 +0200 |
| commit | c6889588fa314e55775393123b6eeb86f73105e7 (patch) | |
| tree | 3ecd93718fba045b20ff0e476521a2a8c7813861 /.hgrc | |
| parent | 78ce1a96dc54356f5be8c0801090488635a192ed (diff) | |
| download | dotfiles-c6889588fa314e55775393123b6eeb86f73105e7.tar.gz dotfiles-c6889588fa314e55775393123b6eeb86f73105e7.zip | |
Updated hunspell and removed useless hgrc file
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.hgrc')
| -rw-r--r-- | .hgrc | 28 |
1 files changed, 0 insertions, 28 deletions
@@ -1,28 +0,0 @@ -[ui] -username = Miquel Sabaté Solà <mikisabate@gmail.com> -ignore = ~/.hgignore - -[hooks] -preupdate = hg status --rev .:$HG_PARENT1 - -[alias] -show = log -pr -down = !$HG pull --rebase; $HG update -blame = annotate --user -c - -[pager] -pager = LESS='FSRX' less - -[extensions] -pager = -color = -rebase = -shelve = -progress = - -[color] -status.added = green -status.modified = red -status.removed = red -status.deleted = red -status.unknown = blue bold |
