summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* git: allow only fast-forwards when pullingReiner Herrmann2020-05-23
| | | | | | | | since 2.27 git warns if no pull strategy is configured. options are merging, rebasing or allowing only ffs. as both merging and rebasing can be annoying, try to only use ffs. if that's not possible, manual merging/rebasing is still possible.
* vim: update submodulesReiner Herrmann2020-02-17
|
* select histogram diff in vim and gitReiner Herrmann2020-02-17
| | | | | Scientifically determined to be the best one for code: https://link.springer.com/article/10.1007/s10664-019-09772-z
* vimrc: some cleanup; update submodulesReiner Herrmann2019-10-17
|
* vimrc: use popup instead of preview window for completionsReiner Herrmann2019-10-17
|
* vimrc: set highlighting for CursorLineNr to restore behaviour of previous ↵Reiner Herrmann2019-10-16
| | | | version
* vim: use upwards search for tags file inside .git/Reiner Herrmann2019-10-05
| | | | this was previously done automatically by fugitive, but has been removed.
* vim: update submodulesReiner Herrmann2019-10-05
|
* vim: update submodulesReiner Herrmann2019-08-01
|
* vimrc: use airline's tab lineReiner Herrmann2019-08-01
|
* vimrc: set wildmenu/wildmode for bash-like command completionReiner Herrmann2019-08-01
|
* inputrc: enable bracketed paste modeReiner Herrmann2019-06-15
| | | | see also: https://cirw.in/blog/bracketed-paste
* vimrc: use rg instead of ag for greppingReiner Herrmann2019-03-24
|
* vim: add fzf plugin and update other submodulesReiner Herrmann2019-03-24
|
* vim: drop ctrlp pluginReiner Herrmann2019-03-24
|
* bashrc: increase history sizeReiner Herrmann2019-03-24
|
* inputrc: enable colored prefixReiner Herrmann2019-03-24
|
* awesome: use calendar widget instead of external scriptReiner Herrmann2019-03-24
|
* bashrc: load fzf bindings/completions and configure it to use fdReiner Herrmann2019-03-12
|
* awesome: merge changes from 4.3Reiner Herrmann2019-01-28
|
* git: commandline compatibility to universal-ctags in ctags hook scriptReiner Herrmann2018-11-24
|
* devscripts: use long key idReiner Herrmann2018-11-24
|
* vim: remove outdated comment and update submodulesReiner Herrmann2018-11-24
|
* vimrc: use F3 to toggle bufexplorer instead of only opening split windowReiner Herrmann2018-11-24
|
* vimrc: decrease updatetime to get earlier gitgutter updatesReiner Herrmann2018-11-24
|
* vim: disable swapfile in pagerReiner Herrmann2018-11-24
|
* vim: update submodule url for ctrlp; update submodulesReiner Herrmann2018-03-29
|
* awesome: merge changes from new Debian revisionReiner Herrmann2017-12-28
|
* gitconfig: enable diff-highlight in tigReiner Herrmann2017-10-23
|
* bashrc: call __git_ps1 only if it is definedReiner Herrmann2017-10-07
|
* bashrc: fix escaping of \$ for root indicatorReiner Herrmann2017-10-07
|
* awesome: replace deprecated awful.util.spawn callReiner Herrmann2017-10-07
|
* bashrc: enforce literal quoting styleReiner Herrmann2017-10-03
| | | | | ls in coreutils since 8.25 (and 8.28-1 in Debian) is printing filenames quoted and escaped.
* awesome: use default theme and just set wallpaper in rc.luaReiner Herrmann2017-09-29
|
* awesome: merge changes from 4.2Reiner Herrmann2017-09-29
|
* awesome: remove unneeded keyboard layout widgetReiner Herrmann2017-09-29
|
* awesome: get rid of unused acwidgetReiner Herrmann2017-09-10
|
* awesome: simplify battery widgetReiner Herrmann2017-09-10
|
* awesome: use correct array indices; lua starts at 1Reiner Herrmann2017-09-10
|
* awesome: simplify format string generation of cpu widgetReiner Herrmann2017-09-07
|
* muttrc: add key binding for nntpReiner Herrmann2017-08-07
|
* muttrc: calculate folder statistics and improve sidebar displayReiner Herrmann2017-08-05
|
* vimrc: define key mapping for grepping word under cursorReiner Herrmann2017-02-26
|
* vim: use native packages instead of pathogenReiner Herrmann2017-02-26
|
* vim: replace syntastic with ale; update submodulesReiner Herrmann2017-02-26
|
* muttrc: display message-id headerReiner Herrmann2017-02-04
|
* awesome: merge changes from 4.0Reiner Herrmann2017-01-20
|
* vimrc: define convenience wrapper function for grepReiner Herrmann2016-12-29
| | | | | | Plain :grep keeps output open and waits for confirmation before returning to vim, doesn't show the quicklist and jumps to the first result.
* bashrc: indicate (s)chroots in promptReiner Herrmann2016-12-29
|
* awesome: fix initialization of viciousReiner Herrmann2016-12-29
|