aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* bin/startsway: Log output to ~/.log/sway.log.David Runge2018-09-131-1/+2
* bin/pkgs: Removing headers of list outputs.David Runge2018-09-131-2/+0
* bin/startsway: Add sway startup script.David Runge2018-08-221-0/+5
* bin/backlight: Adding script to set backlight on x2{2,3}0 using sysfs.David Runge2018-08-131-0/+99
* bin/get_cpu_status: Make script support macOS by using ps).David Runge2018-04-231-1/+5
* bin/get_mem: Make script support macOS (using ps).David Runge2018-04-231-3/+7
* bin/get_load: Make script support macOS (needs different output parsing).David Runge2018-04-231-1/+6
* bin/get_battery_status: Making the script cross-platform (macOS is now also s...David Runge2018-04-231-13/+27
* bin/clipboard-wrapper: Adding script to wrap macOS and Linux/X11 specific cli...David Runge2018-04-231-0/+14
* bin/checkip: Making this a sh script. Checking for availability of dig on the...David Runge2018-04-231-4/+6
* bin/cs: Introducing named scripts for post_mount and pre_umount to deal with ...David Runge2018-03-121-11/+14