summaryrefslogtreecommitdiff
path: root/bashrc
Commit message (Collapse)AuthorAge
* bashrc: update MANPAGER to use recommended/documented vim commandReiner Herrmann2023-11-01
|
* bashrc: restore old groff coloring behaviorReiner Herrmann2023-08-02
| | | | | | without the setting, vim will have issues with rendering manpages. see also: https://mail.gnu.org/archive/html/bug-groff/2023-07/msg00008.html downside: URLs are no longer working in manpages
* bashrc: drop some unused/obsolete environment variablesReiner Herrmann2023-01-07
|
* bashrc: indicate if running in a containerReiner Herrmann2023-01-07
|
* bashrc: point ripgrep config to XDG_CONFIG_HOMEReiner Herrmann2023-01-02
|
* bashrc: add an alias for vimwikiReiner Herrmann2022-05-01
|
* bashrc: use exa and ls if availableReiner Herrmann2022-05-01
|
* bashrc: source cargo env if availableReiner Herrmann2022-05-01
|
* ripgrep: add configReiner Herrmann2022-05-01
|
* bashrc: adjust path to fzf bash-completionReiner Herrmann2021-03-13
|
* bashrc: increase history sizeReiner Herrmann2019-03-24
|
* bashrc: load fzf bindings/completions and configure it to use fdReiner Herrmann2019-03-12
|
* bashrc: call __git_ps1 only if it is definedReiner Herrmann2017-10-07
|
* bashrc: fix escaping of \$ for root indicatorReiner 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.
* bashrc: indicate (s)chroots in promptReiner Herrmann2016-12-29
|
* bashrc: include number of background jobs in promptReiner Herrmann2016-03-16
|
* adapt configs to use gpg2Reiner Herrmann2015-12-18
|
* bashrc: enable bash-completion if availableReiner Herrmann2015-12-18
|
* bashrc: increase readability, use red for rootReiner Herrmann2015-10-23
|
* bashrc: set email addressReiner Herrmann2015-04-18
|
* bash: enabled vi-mode and added inputrc for important key bindingsReiner Herrmann2014-08-26
|
* added bashrcReiner Herrmann2014-06-07