summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* bashrc: refactor prompt setting into PROMPT_COMMANDReiner Herrmann2023-11-19
|
* vim: add LSP servers only if lsp binaries are availableReiner Herrmann2023-11-02
|
* vim: replace vim-lsc with lspReiner Herrmann2023-11-02
| | | | | | vim-lsc development seems to stagnate, and lsp seems to be already more feature-rich. lsp requires vim9, but this is available in current Debian stable.
* vim: update tabstop settingsReiner Herrmann2023-11-01
|
* vim: load distributed editorconfig pluginReiner Herrmann2023-11-01
|
* vim: disable automatically loaded standard plugins that are not neededReiner Herrmann2023-11-01
|
* vim: update submodulesReiner Herrmann2023-11-01
|
* bashrc: update MANPAGER to use recommended/documented vim commandReiner Herrmann2023-11-01
|
* vim: set colorscheme in pagerReiner Herrmann2023-08-02
|
* 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
* gtk: add dark mode settings for gtk-3.0Reiner Herrmann2023-05-25
|
* git: use 'trunk' as default branch nameReiner Herrmann2023-05-15
|
* debian: don't use gpg2, which is now only a transitional symlinkReiner Herrmann2023-03-20
|
* git: don't use gpg2, which is now only a transitional symlinkReiner Herrmann2023-03-20
|
* firefox: disable obsolete firstparty isolation, so it uses total cookie ↵Reiner Herrmann2023-03-08
| | | | protection
* Xdefaults: rename to Xresources, which is loaded by display managerReiner Herrmann2023-01-25
|
* mpv: enable more efficient/better settingsReiner Herrmann2023-01-22
|
* mpv: add script to keep xscreensaver disabledReiner Herrmann2023-01-20
|
* deploy.sh: fix typoReiner Herrmann2023-01-07
|
* gbp: simplify sign-tags settingsReiner Herrmann2023-01-07
|
* deploy.sh: install gbp.confReiner Herrmann2023-01-07
|
* deploy.sh: install devscripts configReiner Herrmann2023-01-07
|
* debian: drop debuild settings from devscripts configReiner Herrmann2023-01-07
|
* debian: remove apt.confReiner Herrmann2023-01-07
|
* debian: add lintianrcReiner Herrmann2023-01-07
|
* bashrc: drop some unused/obsolete environment variablesReiner Herrmann2023-01-07
|
* bashrc: indicate if running in a containerReiner Herrmann2023-01-07
|
* awesome: add some spacings between widgetsReiner Herrmann2023-01-06
|
* alacritty: add config and script for opening urlsReiner Herrmann2023-01-06
|
* awesome: border around cpu graphReiner Herrmann2023-01-06
|
* awesome: separate cpu text from graph for readabilityReiner Herrmann2023-01-06
|
* awesome: show calendar on current screenReiner Herrmann2023-01-06
|
* awesome: use wallpaper of desktop themeReiner Herrmann2023-01-06
|
* awesome: rework info widgetsReiner Herrmann2023-01-06
| | | | use graph for cpu, add memory widget
* deploy.sh: create tig data directory for history fileReiner Herrmann2023-01-04
|
* vim: set viminfo path for pagerReiner Herrmann2023-01-04
|
* quilt: add quiltrcReiner Herrmann2023-01-03
|
* mpv: add mpv.confReiner Herrmann2023-01-03
|
* git: rewrite salsa push urlsReiner Herrmann2023-01-03
|
* firefox: allow themeing via userChrome.cssReiner Herrmann2023-01-02
|
* deploy.sh: copy userChrome.css instead of symlinkingReiner Herrmann2023-01-02
|
* deploy.sh: check for firefox profile in alternate pathReiner Herrmann2023-01-02
|
* vim: update submodulesReiner Herrmann2023-01-02
|
* bashrc: point ripgrep config to XDG_CONFIG_HOMEReiner Herrmann2023-01-02
|
* git: point to XDG_CONFIG_HOMEReiner Herrmann2023-01-02
|
* deploy.sh: install firefox customizationReiner Herrmann2023-01-02
|
* deploy.sh: install configs to XDG_CONFIG_HOMEReiner Herrmann2023-01-02
|
* firefox: add userChrome.cssReiner Herrmann2023-01-02
|
* firefox: add user.jsReiner Herrmann2023-01-02
|
* deploy.sh: don't create symlink inside directoryReiner Herrmann2022-10-03
|