summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add zathurarc.HEADmasterAnton Khirnov2024-01-28
| | | | | Installed by default (not just on desktop), because I also use it via xpra on headless machines.
* Add firefox configfiles.Anton Khirnov2024-01-11
|
* xscreensaver: retabAnton Khirnov2023-11-14
|
* Xresources: split a long line for readabilityAnton Khirnov2023-11-14
|
* xscreensaver: update config for 6.0Anton Khirnov2023-11-10
|
* Xresources/urxvt: add more fonts for emoji supportAnton Khirnov2023-11-10
|
* gitconfig: set --color-moved-ws=allow-indentation-changeAnton Khirnov2023-09-04
|
* vimrc: construct vim swap/bkp files from full pathAnton Khirnov2023-08-29
|
* inputrc: add commentsAnton Khirnov2023-06-05
|
* vim/inkpot: colorise ModeMsg (INSERT/REPLACE)Anton Khirnov2023-06-05
|
* gitconfig: use histogram diff algorithm by defaultAnton Khirnov2023-06-05
|
* gitconfig: ensure 'lb' only lists branchesAnton Khirnov2023-04-27
|
* gitconfig: add 'lb' alias for a pretty branch listingAnton Khirnov2023-03-12
|
* gitconfig: sort branches by last commit date by defaultAnton Khirnov2023-03-11
|
* vim: add nasm syntaxAnton Khirnov2023-02-20
|
* mpv: force alsa for audioAnton Khirnov2023-02-13
| | | | | On newer systems mpv is compiled with pipewire, which spams erros when it fails initialization. Avoid this by explicitly specifying alsa.
* bin/Xsession: drop brightness_monitorAnton Khirnov2023-02-12
| | | | | | | It does not work as it needs a notification daemon to be running when the script is started, which is not true at that point in xsession. This will be handled in the window manager instead.
* Move urxvt reverse to desktop profile.Anton Khirnov2023-01-30
|
* Xresources/urxvt: enable the font-size extensionAnton Khirnov2023-01-29
| | | | Allows to dynamically change font size.
* urxvt: add an extension for toggling reverse videoAnton Khirnov2023-01-29
|
* inputrc: set mark-symlinked-directoriesAnton Khirnov2022-11-12
|
* Update urxvt/reselect submoduleAnton Khirnov2022-11-12
|
* Xsession: add FIDO keys on startup, if presentAnton Khirnov2022-10-11
|
* bin/ssh_sk_add: fix showing ssh-add outputAnton Khirnov2022-10-11
|
* Move linediff to bin/ and install it.Anton Khirnov2022-09-22
|
* bin/ups: urlquote the request targetAnton Khirnov2022-09-15
|
* bin/up: switch to the new fshare-based up serviceAnton Khirnov2022-09-15
| | | | Use the same script for up and ups.
* ups: switch from curl to urllibAnton Khirnov2022-09-15
| | | | Avoid curl dependency, fixes files with spaces in their name.
* bin/udev_match: make sure to terminate the child on exitAnton Khirnov2022-07-08
|
* Add more verbosity to FIDO key loading/cleaningAnton Khirnov2022-07-04
|
* bin/zathura_wrapper: flush the temporary file after writingAnton Khirnov2022-02-20
|
* mpv: use yt-dlp instead of youtube-dlAnton Khirnov2022-01-31
|
* mpv: set no-audio-displayAnton Khirnov2022-01-29
|
* gitconfig: set init.defaultBranchAnton Khirnov2022-01-15
| | | | Silences warnings on creating a new repo.
* tmux: update the IM env variablesAnton Khirnov2022-01-12
|
* inputrc: blink matching parensAnton Khirnov2022-01-12
|
* gitconfig: color git-blame outputAnton Khirnov2022-01-10
|
* gitconfig: use diff-highlight from git-contrib for diffsAnton Khirnov2021-12-30
|
* gitconfig: drop redundant options from pagerAnton Khirnov2021-12-30
|
* gitconfig: tweak pretty.summaryAnton Khirnov2021-12-29
| | | | | Place the commit hash next to the message, makes it easier to match them together.
* vim/statusline: move the modified flag next to the window numberAnton Khirnov2021-12-29
| | | | It is more visible that way.
* vimrc: highlight the modified flag in statuslineAnton Khirnov2021-12-28
|
* vim: use <C-w>z to maximize current windowAnton Khirnov2021-12-28
|
* vim/inkpot: define trailing whitespace highlight for GUIAnton Khirnov2021-12-28
|
* vimrc: improve trailing whitespace matchingAnton Khirnov2021-12-28
| | | | Make it work in windows beyond the first one.
* bin: add a random wallpaper scriptAnton Khirnov2021-12-27
|
* bin/zathura_wrapper: add newline to stderr outputAnton Khirnov2021-12-07
|
* Update reselect.Anton Khirnov2021-11-28
|
* bin/colortable.sh: replace by a rewritten python versionAnton Khirnov2021-11-28
| | | | | It is more flexible, allowing to display how all foregrounds look on a given background (and vice versa).
* Xresources: customize reselect hint colorsAnton Khirnov2021-11-28
|