aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .zsh.before/path.zsh: Adding a few GNU tools to PATH, if they were installed ↵David Runge2020-03-031-1/+7
| | | | via brew.
* .zsh.after/export.zsh: If brew is found in PATH, export a few environment ↵David Runge2020-03-031-0/+7
| | | | variables for it.
* .config/alacritty/alacritty.yml: Setting decorations to full, as otherwise ↵David Runge2020-03-031-1/+1
| | | | the application is unusable on macOS.
* .config/sway/config: Switching to alacritty for default terminal.David Runge2020-02-191-1/+1
|
* Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2020-02-196-51/+359
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dave/dotfiles: (21 commits) .config/nvchecker/nvchecker.ini: Adding python-{mailmanclient,pytest-vcr,pytest-services,django-mailman3,django-allauth,django-gravatar,openid}, mailman3-hyperkitty and postorius. .config/packages/community.txt: Adding mailman3-hyperkitty, postorius, python-{django-allauth,django-gravatar,django-mailman3,mailmanclient,openid,pytest-services,pytest-vcr}. .config/nvchecker/nvchecker.ini: Adding faac, libsndfile, mailman3, python-diff-cover, python-inflect, python-jinja_pluralize, python-flufl.testing, python-pymysql, python-importlib_resources. Renaming python-flufl.lock to python-flufl-lock (svn2git otherwise chokes on it). .config/packages/community.txt: Adding mailman3, python-diff-cover, python-flufl-lock, python-flufl.testing, pyhton-importlib_resources, python-inflect, python-jinja_pluralize, python-nose2, python-pymysql. .config/packages/extra.txt: Adding faac and libsndfile. .config/nvchecker/nvchecker.ini: Adding python-{aiosmtpd,orjson,atpublic,pendulum,mujson,falcon,pytzdata,pprofile,vmprof,flufl.{bounce,i18n,lock},lazr.{config,delegates},authheaders,publicsuffix}. .config/packages/community.txt: Adding python-{aiosmtpd,orjson,atpublic,pendulum,mujson,falcon,pytzdata,pprofile,vmprof,flufl.{bounce,i18n,lock},lazr.{config,delegates},authheaders,publicsuffix}. .config/nvchecker/nvchecker.ini: Fixing upstream checks for mda.lv2, pound and linux-rt. Removing upstream check for raul. Adding surge, xmonk.lv2, python-icalendar, libiio, gtkiostream (disabled), element, midimsg-lv2, ruby-test_declarative, ruby-json, ruby-tzinfo, ruby-zeitwerk, ruby-activesupport, ruby-i18n, iempluginsuite and juce. .config/packages/extra.txt: Adding portsmf. .config/packages/community.txt: Adding element, gtkiostream, iempluginsuite, juce, libiio, midimsg-lv2, python-icalendar, ruby-activesupport, ruby-i18n, ruby-json, ruby-test_declarative, ruby-tzinfo, ruby-zeitwerk, surge, xmonk.lv2. Removing raul. .config/packages/extra.txt: Adding faad2. .config/packages/community.txt: Adding adljack, bsequencer, bshapr, canto-curses, canto-daemon, jack-stdio, jack_delay, jackmeter, jackminimix, jackmix, ninjas2 and xwax. ~/.config/nvchecker/nvchecker.ini: Adding faad, jack_delay, jackmix, jack-stdio, jackminimix, bsequencer, bshapr, jackmeter, xwax, canto-daemon, canto-curses, ninjas2 and updating upstream of adlplug to use github. .config/packages/aur.txt: Removing python-osc. .config/packages/community.txt: Adding deteriorate-lv2, hostapd, libconfig, libopenshot, libopenshot-audio, libquicktime, lv2lint, mephisto.lv2, openshot, python-osc, python-sphinx-argparse and vico. .config/packages/aur.txt: Adding kernelshark and trace-cmd. .config/packages/extra.txt: Adding licenses, zita-{alsa-pcmi,resampler}. .config/nvchecker/nvchecker.ini: Adding kernelshark, trace-cmd, python-sphinx-argparse and deteriorate-lv2. .vimrc: Removing vim addon manager stuff. It's easier to install it via packages or vim's build in plugin support. .config/nvchecker/nvchecker.ini: Switching to gitlab upstream for qastools. Adding polyphone, libopenshot, libopenshot-audio, openshot, libquicktime, libconfig, vico, mephisto.lv2 and lv2lint. ...
| * .config/nvchecker/nvchecker.ini: Adding ↵David Runge2020-01-141-0/+27
| | | | | | | | python-{mailmanclient,pytest-vcr,pytest-services,django-mailman3,django-allauth,django-gravatar,openid}, mailman3-hyperkitty and postorius.
| * .config/packages/community.txt: Adding mailman3-hyperkitty, postorius, ↵David Runge2020-01-141-0/+9
| | | | | | | | python-{django-allauth,django-gravatar,django-mailman3,mailmanclient,openid,pytest-services,pytest-vcr}.
| * .config/nvchecker/nvchecker.ini: Adding faac, libsndfile, mailman3, ↵David Runge2020-01-121-1/+31
| | | | | | | | python-diff-cover, python-inflect, python-jinja_pluralize, python-flufl.testing, python-pymysql, python-importlib_resources. Renaming python-flufl.lock to python-flufl-lock (svn2git otherwise chokes on it).
| * .config/packages/community.txt: Adding mailman3, python-diff-cover, ↵David Runge2020-01-121-0/+9
| | | | | | | | python-flufl-lock, python-flufl.testing, pyhton-importlib_resources, python-inflect, python-jinja_pluralize, python-nose2, python-pymysql.
| * .config/packages/extra.txt: Adding faac and libsndfile.David Runge2020-01-121-0/+2
| |
| * .config/nvchecker/nvchecker.ini: Adding ↵David Runge2020-01-111-0/+50
| | | | | | | | python-{aiosmtpd,orjson,atpublic,pendulum,mujson,falcon,pytzdata,pprofile,vmprof,flufl.{bounce,i18n,lock},lazr.{config,delegates},authheaders,publicsuffix}.
| * .config/packages/community.txt: Adding ↵David Runge2020-01-111-0/+16
| | | | | | | | python-{aiosmtpd,orjson,atpublic,pendulum,mujson,falcon,pytzdata,pprofile,vmprof,flufl.{bounce,i18n,lock},lazr.{config,delegates},authheaders,publicsuffix}.
| * .config/nvchecker/nvchecker.ini: Fixing upstream checks for mda.lv2, pound ↵David Runge2020-01-091-8/+65
| | | | | | | | and linux-rt. Removing upstream check for raul. Adding surge, xmonk.lv2, python-icalendar, libiio, gtkiostream (disabled), element, midimsg-lv2, ruby-test_declarative, ruby-json, ruby-tzinfo, ruby-zeitwerk, ruby-activesupport, ruby-i18n, iempluginsuite and juce.
| * .config/packages/extra.txt: Adding portsmf.David Runge2020-01-091-0/+1
| |
| * .config/packages/community.txt: Adding element, gtkiostream, iempluginsuite, ↵David Runge2020-01-091-1/+15
| | | | | | | | juce, libiio, midimsg-lv2, python-icalendar, ruby-activesupport, ruby-i18n, ruby-json, ruby-test_declarative, ruby-tzinfo, ruby-zeitwerk, surge, xmonk.lv2. Removing raul.
| * .config/packages/extra.txt: Adding faad2.David Runge2019-11-231-0/+1
| |
| * .config/packages/community.txt: Adding adljack, bsequencer, bshapr, ↵David Runge2019-11-231-0/+12
| | | | | | | | canto-curses, canto-daemon, jack-stdio, jack_delay, jackmeter, jackminimix, jackmix, ninjas2 and xwax.
| * ~/.config/nvchecker/nvchecker.ini: Adding faad, jack_delay, jackmix, ↵David Runge2019-11-231-2/+51
| | | | | | | | jack-stdio, jackminimix, bsequencer, bshapr, jackmeter, xwax, canto-daemon, canto-curses, ninjas2 and updating upstream of adlplug to use github.
| * .config/packages/aur.txt: Removing python-osc.David Runge2019-11-161-1/+0
| |
| * .config/packages/community.txt: Adding deteriorate-lv2, hostapd, libconfig, ↵David Runge2019-11-161-0/+12
| | | | | | | | libopenshot, libopenshot-audio, libquicktime, lv2lint, mephisto.lv2, openshot, python-osc, python-sphinx-argparse and vico.
| * .config/packages/aur.txt: Adding kernelshark and trace-cmd.David Runge2019-11-161-0/+2
| |
| * .config/packages/extra.txt: Adding licenses, zita-{alsa-pcmi,resampler}.David Runge2019-11-161-0/+3
| |
| * .config/nvchecker/nvchecker.ini: Adding kernelshark, trace-cmd, ↵David Runge2019-11-161-0/+16
| | | | | | | | python-sphinx-argparse and deteriorate-lv2.
| * Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2019-10-196-27/+92
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dave/dotfiles: .config/nvchecker/nvchecker.ini: Switching to gitlab upstream for qastools. Adding polyphone, libopenshot, libopenshot-audio, openshot, libquicktime, libconfig, vico, mephisto.lv2 and lv2lint. .config/systemd/user/jack@.service: Removing custom jack@ user service (it has been upstreamed and is available since jack2 1.9.13). .config/sway/config: Adding common (local) location for background image (which can be a symlink to another file). .config/sway/config: Setting default_border pixel 2, to not have headers. Reactivating keyboard shortcut for layout toggle split. .config/nvchecker/nvchecker.ini: Adding audiofile, redland, ladspa, ddrescue, raptor, rasqal, python-ipy, gandi.cli, flyspray and changing upstreams of a2jmidid, solfege and redkite. .zsh.after/functions.zsh: Adding .tar.lz and .lz to ex() and lstar() (respectively). .vim/addons.vim: Removing youcompleteme and adding coverage-highlight. .config/psd/psd.conf: Adding qutebrowser.
| | * .config/nvchecker/nvchecker.ini: Switching to gitlab upstream for qastools. ↵David Runge2019-10-151-1/+38
| | | | | | | | | | | | Adding polyphone, libopenshot, libopenshot-audio, openshot, libquicktime, libconfig, vico, mephisto.lv2 and lv2lint.
| | * .config/systemd/user/jack@.service: Removing custom jack@ user service (it ↵David Runge2019-10-071-17/+0
| | | | | | | | | | | | has been upstreamed and is available since jack2 1.9.13).
| * | .vimrc: Removing vim addon manager stuff. It's easier to install it via ↵David Runge2019-10-191-21/+0
| | | | | | | | | | | | packages or vim's build in plugin support.
* | | .config/alacritty/alacritty.yml: Adding alacritty configuration.David Runge2020-02-191-0/+656
| |/ |/|
* | .config/sway/config: Adding common (local) location for background image ↵David Runge2019-10-011-1/+1
| | | | | | | | (which can be a symlink to another file).
* | .config/sway/config: Setting default_border pixel 2, to not have headers. ↵David Runge2019-10-011-1/+3
| | | | | | | | Reactivating keyboard shortcut for layout toggle split.
* | .config/nvchecker/nvchecker.ini: Adding audiofile, redland, ladspa, ↵David Runge2019-10-011-5/+42
| | | | | | | | ddrescue, raptor, rasqal, python-ipy, gandi.cli, flyspray and changing upstreams of a2jmidid, solfege and redkite.
* | .zsh.after/functions.zsh: Adding .tar.lz and .lz to ex() and lstar() ↵David Runge2019-10-011-0/+6
| | | | | | | | (respectively).
* | .vim/addons.vim: Removing youcompleteme and adding coverage-highlight.David Runge2019-09-271-1/+1
| |
* | .config/psd/psd.conf: Adding qutebrowser.David Runge2019-09-261-1/+1
|/
* .mutt/gpg.rc: Using pgp_default_key, instead of pgp_sign_as (the latter will ↵David Runge2019-09-081-1/+3
| | | | use data from the former anyways). Specifically enforcing pgp_self_encrypt, to be able to read messages sent encrypted. Setting crypt_protected_headers_write, so e.g. the subject will be obfuscated.
* .config/systemd/user/mbsync.service: Using mbsync2mutt_mailboxes in ↵David Runge2019-09-071-0/+1
| | | | ExecStartPost to create the mailboxes snippet for mutt.
* .config/systemd/user/mbsync.*: Adding timer/service unit to start mbsync ↵David Runge2019-09-072-0/+17
| | | | (and notmuch afterwards).
* .ssh/config: Setting IdentityFile for nws4 to id_ed25519. Adding ↵David Runge2019-09-071-1/+10
| | | | configuration for git.archlinux.org.
* .notmuch-config: Setting [database] path to a relative string. Adding ↵David Runge2019-09-071-32/+32
| | | | dvzrv@archlinux.org to [user] other_email. Retabbing to remove tab poisoning.
* .mutt/macros.rc: Mapping F3 to access the archlinux.org INBOX.David Runge2019-09-071-0/+1
|
* .mutt/default.rc: Setting mail folder to new location in ~/.mail. Removing ↵David Runge2019-09-071-3/+1
| | | | empty newline and slow sync setting.
* .mutt/accounts.rc: Updating location for default account. Adding folder-hook ↵David Runge2019-09-071-2/+4
| | | | | | for archlinux.org account .
* .mutt/dave@sleepmap.de.rc: Switching to new Maildir location.David Runge2019-09-071-1/+1
|
* .config/termite/config: Increasing the default font size of inconsolata to 11.David Runge2019-09-071-1/+1
|
* bin/tex2pdf: Making sure to only match .svg files, when rendering svgs to pdf.David Runge2019-09-071-1/+1
|
* bin/mbsync2mutt_mailboxes: Adding helper script to write a mutt ↵David Runge2019-09-071-0/+45
| | | | configuration snippet, defining the available mailboxes (per account). The script uses the output of mbsync -al to get a list of all mailboxes it has access to.
* .gitignore: Adding .mail.David Runge2019-09-071-0/+1
|
* .mbsyncrc: Adding configuration for sleepmap.de and archlinux.org account.David Runge2019-09-071-0/+41
|
* .mutt/dvzrv@archlinux.org.*: Adding account setup for archlinux.org.David Runge2019-09-072-0/+13
|
* .msmtprc: Adding archlinux account.David Runge2019-09-071-0/+7
|