aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* mbsync/mutt: Guard against empty mailbox fileDavid Runge2021-02-201-1/+6
* pkgs: Switch to json as nvchecker state fileDavid Runge2021-02-081-1/+1
* pkgs: Split nvchecker configsDavid Runge2021-02-071-11/+34
* pkgs: Add function to check for dependenciesDavid Runge2021-02-071-1/+16
* pkgs: Fix issues with non-existent dirs/filesDavid Runge2021-02-071-3/+10
* pulse2jack: CleanupDavid Runge2021-02-071-9/+3
* startsway: Disable/fix broken exportsDavid Runge2021-02-071-4/+4
* set_volume: Simplify and clean upDavid Runge2021-02-071-50/+104
* tex2pdf: Simplify mupdf interactionDavid Runge2021-02-071-13/+3
* Add gpg-force-send-key helper scriptDavid Runge2021-02-071-0/+164
* Add scimmia's pkg-list-linked-libraries helperDavid Runge2021-02-071-0/+89
* Replace hostname executableDavid Runge2020-07-271-2/+2
* bin/startsway: Adding several exports to force certain graphical backends ont...David Runge2020-04-181-0/+11
* Cleanup and extending by blockdiagDavid Runge2020-04-181-39/+33
* bin/sclang: Adding a forced export of DISPLAY. Fixing shebang to use bash and...David Runge2020-04-181-3/+6
* bin/pkgs: Switching to makepkg.conf's PACKAGER for Maintainer info from using...David Runge2020-03-141-5/+6
* 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 configuration...David Runge2019-09-071-0/+45
* Merge branch 'master' of sleepmap.de:dave/dotfilesDavid Runge2019-09-041-0/+12
|\
| * bin/domain_to_current_ip: Adding script to set a gandi domain to point to the...David Runge2019-08-301-0/+12
* | .msmtprc: Directly calling pass, instead of some useless script.David Runge2019-09-041-3/+0
* | bin/tex2pdf: Adding function to render svgs to pdf using inkscape. Adding inf...David Runge2019-08-091-0/+13
|/
* bin/tex2pdf: Adding the rendering of .diag files using seqdiag.David Runge2019-08-071-0/+9
* bin/pkgs: Fixing always true statement for using create_package.David Runge2019-06-111-1/+1
* bin/startsway: Removing verbosity from sway call.David Runge2019-05-191-1/+1
* bin/pkgs: Adding support for adding a dummy entry to a default nvchecker.ini ...David Runge2019-05-051-2/+8
* bin/startsway: Removing debugging flag (causes too much I/O).David Runge2019-04-221-1/+1
* bin/pkgs: Fixing Maintainer line in PKGBUILD.David Runge2019-04-161-1/+1
* bin/pkgs: Adding option to initially create a new package upon adding it (-n ...David Runge2019-04-161-1/+31
* bin/startsway: Setting capslock to be escape.David Runge2019-04-151-1/+1
* bin/startsway: Using host specific config, if available.David Runge2019-04-121-1/+7
* bin/pkgs: Major rewrite to get rid of redundant code. Makes use of named arra...David Runge2019-04-111-233/+178
* bin/backlight: Adding more thorough description. Adding better help printout....David Runge2019-01-011-4/+9
* bin/realtime-suggestions: Now upstreamed ( https://github.com/linuxaudio/real...David Runge2018-12-191-274/+0
* bin/xorg_autolock: Removing useless script.David Runge2018-12-171-25/+0
* bin/realtime-suggestions: Switching to info level for detection of audio group.David Runge2018-12-091-2/+2
* bin/realtime-suggestions: Switching the kernel_config location to somewhere b...David Runge2018-12-091-38/+67
* bin/realtime-suggestions: Changing check for policy directory in check_cpu_go...David Runge2018-12-091-3/+3
* bin/realtime-suggestions: Guarding against non-existing cpufreq dir in /sys, ...David Runge2018-12-091-9/+14
* bin/realtime-suggestions: Adding check for virtualization/containerization.David Runge2018-12-091-0/+16
* Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2018-12-081-0/+8
|\
| * bin/realtime-suggestions: Adding check for Linux kernel.David Runge2018-12-081-0/+8
* | bin/realtime-suggestions: Fixing unitialized variable in message printout.David Runge2018-12-081-1/+1
|/
* bin/realtime-suggestions: Switching WARNING to CHANGE. Only checking for CONF...David Runge2018-12-061-28/+26
* bin/realtime-suggestions: Ignoring /boot mount points (it's very unlikely to ...David Runge2018-12-051-5/+7
* bin/realtime-suggestions: Adding realtime-suggestions.David Runge2018-12-051-0/+216
* bin/setup_screens: Fixing and simplifying various things with the help of she...David Runge2018-11-171-30/+36
* bin/xorg_autolock: Properly quoting variables. Abstracting lock_cmd.David Runge2018-11-171-5/+6
* bin/xorg_lock: Properly quote variables. Rename variables for better readibil...David Runge2018-11-171-5/+5
* bin/cs: Fixing script according to shellcheck.David Runge2018-09-291-13/+13