259:25fdca9c13ed
Anton Shestakov <av6@dwimlabs.net>, 2023-01-19
.vimrc: use airline's tabline extension instead of minibufexplorer minibufexplorer is causing vim to occasionally spew errors when using completeopt=popup.

next change 270:1d5e48ac6718
previous change 173:7c2e8fa084cf

.gitconfig

Permissions: -rw-r--r--

Other formats: Feeds:
173
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[user]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
name = Anton Shestakov
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
email = av6@dwimlabs.net
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[push]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
default = current
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[commit]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
verbose = true
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
[alias]
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
st = status
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
ci = commit
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
d = diff
173:7c2e8fa084cf .gitconfig: make git 1% usable
Anton Shestakov <av6@dwimlabs.net>
previous changes:
line | diff
gl = log --graph --decorate --all