summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Update dotbot submodule.Anton Khirnov2021-04-24
|
* bash: add script for loading custom completionsAnton Khirnov2021-03-27
|
* profile: set VISUAL/EDITORAnton Khirnov2021-03-12
|
* vimrc: set ignorecaseAnton Khirnov2021-02-27
| | | | smartcase only does something when ignorecase is enabled.
* Xresources: set urxvt.urgentOnBell=TrueAnton Khirnov2021-02-25
| | | | | Together with Awesome config, this will mark windows with bell as urgent.
* profile: use LC_TIME=en_DK.UTF-8Anton Khirnov2021-02-23
|
* vimrc: set splitbelow/splitrightAnton Khirnov2021-02-18
|
* ups: rewrite in PythonAnton Khirnov2021-02-12
| | | | When streaming stdin, use libmagic to guess the desired extension
* bin/up(s): use full path to file instead of just basenameAnton Khirnov2021-01-26
|
* xscreensaver: update demosAnton Khirnov2021-01-23
|
* xscreensaver: do not set pointerHysteresisAnton Khirnov2021-01-22
| | | | | | 10 is the default value. This allows overriding pointerHysteresis through xresources.
* bash: split up(s) into their own executablesAnton Khirnov2021-01-12
| | | | Makes them easier to call from scripts.
* profile: move uploader functions to bashrcAnton Khirnov2021-01-07
| | | | | Functions from profile are not inherited by bash, so it makes no sense to put them in profile.
* profile: add wrapper function for 0x0 instance at up.khirnov.netAnton Khirnov2021-01-06
|
* profile: allow piping to ups()Anton Khirnov2021-01-06
|
* Xresources: make urxvt font size overridableAnton Khirnov2021-01-05
|
* profile: add function wrapping ups.khirnov.net uploaderAnton Khirnov2021-01-05
|
* Xresources: set Xft.dpi if defined in local configAnton Khirnov2021-01-05
|
* Xresources: support local configurationAnton Khirnov2021-01-05
|
* tmux: print short hostname (without domain)Anton Khirnov2020-12-17
|
* vimrc: drop fuf mappingsAnton Khirnov2020-12-13
|
* tmux: add bindings for activity/silence monitoringAnton Khirnov2020-11-29
|
* vimrc: fix trailing whitespace highlightingAnton Khirnov2020-11-28
| | | | | | Move the color setting itself to the color theme (which clears highlighting at the beginning, thus breaking highlighting). Move the match declaration after setting the color theme.
* install: remove the dirty stamp on successful installAnton Khirnov2020-11-26
|
* tmux: highlight the active window in status barAnton Khirnov2020-11-25
|
* Add colortable script.Anton Khirnov2020-11-25
|
* tmux: tweak statusbar styleAnton Khirnov2020-11-25
|
* bashrc: add more aliasesAnton Khirnov2020-11-25
|
* vim/inkpot: use a more visible color for active windowAnton Khirnov2020-11-25
|
* bashrc: add a function for "cd n dirs up"Anton Khirnov2020-11-25
|
* cron/dotfiles_status: do not hardcode dotfiles dirAnton Khirnov2020-11-25
|
* cron/dotfiles_status: pass -f to rmAnton Khirnov2020-11-24
|
* minisnip/c: add extra placeholder to include snippetsAnton Khirnov2020-11-24
|
* Add a bash prompt notification for dirty/outdated dotfiles.Anton Khirnov2020-11-24
|
* vim: set snippets dirAnton Khirnov2020-11-20
| | | | Can be appended to by local configs.
* Update minisnip.Anton Khirnov2020-11-20
|
* Update dotbot.Anton Khirnov2020-11-20
|
* bashrc: read machine-local configAnton Khirnov2020-11-18
|
* vim: autoload extline for rst files onlyAnton Khirnov2020-11-17
| | | | | This plugin is mainly useful for ReStructured Text. For other filetypes it can still be loaded manually.
* vim: add extline pluginAnton Khirnov2020-11-15
| | | | | | Allows easy over/under-lining text, useful mainly for ReST. Imported directly, since it has no history to speak of.
* install: handle top-level submodulesAnton Khirnov2020-11-15
| | | | Not just those under dotbot
* Update dotbot.Anton Khirnov2020-11-15
|
* Update dotbot.Anton Khirnov2020-11-15
| | | | Use my own fork.
* Add gdbinit.Anton Khirnov2020-11-15
|
* vim: add minisnip pluginAnton Khirnov2020-11-12
|
* xscreensaver: tweak selected programsAnton Khirnov2020-11-12
|
* gitconfig: mergetool.keepBackup = falseAnton Khirnov2020-11-11
|
* gitconfig: allow local configuratinAnton Khirnov2020-11-11
|
* Add mpv.Anton Khirnov2020-11-09
|
* desktop: add xscreensaver and XresourcesAnton Khirnov2020-11-09
|