aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | .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
|
* Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2019-09-044-2/+95
|\ | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dave/dotfiles: .config/packages/extra.txt: Adding audiofile, brltty, ddrescue, ladspa, raptop, rasqal and redland. .config/packages/community.txt: Adding flyspray, gandi.cli and python-ipy. bin/domain_to_current_ip: Adding script to set a gandi domain to point to the current (external) IP. .config/packages/community.txt: Adding haskell-{hosc,microspec}, tidalcycles, python-{gitdb,gitpython,gnupg,progressbar,smmap,tzlocal,utils}, librepcb and waf. .config/nvchecker/nvchecker.ini: Fixing freepats-general-midi check. Adding python-{tzlocal,gitdb,gitpython,gnupg,progressbar,smmap}, haskell-{hosc,microspec}, librepcb, waf and tidalcycles. .config/nvchecker/nvchecker.ini: Adding geonkick, hydrogen, php-igbinary, foxdot and redkite. Switching to tracking linux-rt 5.2 branch.
| * Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2019-09-031-0/+12
| |\ | | | | | | | | | | | | * 'master' of sleepmap.de:dave/dotfiles: bin/domain_to_current_ip: Adding script to set a gandi domain to point to the current (external) IP.
| | * bin/domain_to_current_ip: Adding script to set a gandi domain to point to ↵David Runge2019-08-301-0/+12
| | | | | | | | | | | | the current (external) IP.
| * | .config/packages/extra.txt: Adding audiofile, brltty, ddrescue, ladspa, ↵David Runge2019-09-031-0/+7
| | | | | | | | | | | | raptop, rasqal and redland.
| * | .config/packages/community.txt: Adding flyspray, gandi.cli and python-ipy.David Runge2019-09-031-0/+3
| |/
| * .config/packages/community.txt: Adding haskell-{hosc,microspec}, ↵David Runge2019-08-291-0/+12
| | | | | | | | tidalcycles, python-{gitdb,gitpython,gnupg,progressbar,smmap,tzlocal,utils}, librepcb and waf.
| * .config/nvchecker/nvchecker.ini: Fixing freepats-general-midi check. Adding ↵David Runge2019-08-291-1/+40
| | | | | | | | python-{tzlocal,gitdb,gitpython,gnupg,progressbar,smmap}, haskell-{hosc,microspec}, librepcb, waf and tidalcycles.
| * .config/nvchecker/nvchecker.ini: Adding geonkick, hydrogen, php-igbinary, ↵David Runge2019-08-071-1/+21
| | | | | | | | foxdot and redkite. Switching to tracking linux-rt 5.2 branch.
* | .msmtprc: Directly calling pass, instead of some useless script.David Runge2019-09-042-5/+2
| |
* | .msmtprc: Removing unused accounts (tu-berlin.de, linuxaudio.org).David Runge2019-09-041-18/+0
| |
* | bin/tex2pdf: Adding function to render svgs to pdf using inkscape. Adding ↵David Runge2019-08-091-0/+13
|/ | | | informational echo to render_diags() and render_svgs().
* Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2019-08-073-1/+8
|\ | | | | | | | | | | | | | | * 'master' of sleepmap.de:dave/dotfiles: .config/packages/community.txt: Adding foxdot, geonkick, qmidinet and redkite. .config/packages/*: Moving apparmor from community to extra. .config/packages/community.txt: Adding php-igbinary. .config/packages/aur.txt: Adding vcvrack-{befaco,fundamental}.
| * .config/packages/community.txt: Adding foxdot, geonkick, qmidinet and redkite.David Runge2019-08-041-0/+4
| |
| * .config/packages/*: Moving apparmor from community to extra.David Runge2019-07-112-1/+1
| |
| * .config/packages/community.txt: Adding php-igbinary.David Runge2019-07-111-0/+1
| |
| * .config/packages/aur.txt: Adding vcvrack-{befaco,fundamental}.David Runge2019-07-111-0/+2
| |
* | .blockdiagrc: Adding a configuration for blockdiag (to specify tex rendering ↵David Runge2019-08-071-0/+3
| | | | | | | | with DejaVuSans when using seqdiag).
* | bin/tex2pdf: Adding the rendering of .diag files using seqdiag.David Runge2019-08-071-0/+9
|/
* .config/systemd/user/mpd@.service: Adding hardening options.David Runge2019-07-071-0/+6
|
* .zsh.after/export.zsh: Remove useless AURDEST export.David Runge2019-07-071-3/+0
|
* .zsh.after/aliases.zsh: Setting mpv alias depending on whether on Xwayland ↵David Runge2019-07-071-1/+5
| | | | or X11.
* .config/nvchecker/nvchecker.ini: Adding wolf-spectrum, zita-dc1, octofile, ↵David Runge2019-07-071-0/+41
| | | | ebumeter, pd-gem, hexter, bslizr, adlplug, freeverb3 and vcvrack.
* .config/packages/aur.txt: Adding vcvrack.David Runge2019-07-071-0/+1
|
* .config/packages/community.txt: Adding adlplug, bslizr, ebumeter, freeverb3, ↵David Runge2019-07-071-0/+10
| | | | hexter, hydrogen, octofile, pd-gem, wolf-spectrum and zita-dc1.
* .config/nvchecker/nvchecker.ini: Fixing apparmor regex. Adding ↵David Runge2019-06-221-2/+26
| | | | gxplugins.lv2, libgit2, libgit2-glib, freerdp, umurmur and qcustomplot.
* .config/packages/community.txt: Adding freerdp, gxplugins.lv2, qcustomplot ↵David Runge2019-06-221-0/+4
| | | | and umurmur.
* .config/packages/extra.txt: Adding fluidsynth, irqbalance, jack, libgit2, ↵David Runge2019-06-111-0/+9
| | | | libgit2-glib, numactl, portaudio, portmidi and scons.
* bin/pkgs: Fixing always true statement for using create_package.David Runge2019-06-111-1/+1
|
* .config/packages/community.txt: Adding nextcloud-app-{deck,news} and php-redis.David Runge2019-05-251-0/+3
|
* .config/packages/aur.txt: Adding concourse, linux-rt and linux-rt-lts.David Runge2019-05-251-0/+3
|
* ~/.config/nvchecker/nvchecker.ini: Setting upstream for non- stuff to ↵David Runge2019-05-251-8/+35
| | | | github. Adding php-{imagick,redis}, nextcloud-app-{deck,news}, linux-rt{,-lts} and concourse.