aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bin/pkgs: Activating update modi.David Runge2018-03-041-3/+4
* bin/pkgs: Updating helper script for AUR and community package handling to be...David Runge2018-02-261-33/+307
* bin/xorg_*: Forcing removal of lock files (to not fail, if they're not around).David Runge2018-01-232-2/+2
* bin/xorg_*: Adding scripts to automatically lock X11 using xssstate and i3lock.David Runge2018-01-222-0/+40
* bin/cs: Adding the automatic creation of mountpoints if not available yet.David Runge2018-01-211-3/+6
* bin/pkgs: Adding script to create folders for and update repositories of pack...David Runge2018-01-031-0/+41
* bin/screensaver: Adding script to enable/disable xautolock.David Runge2017-11-031-0/+15
* bin/i3lock: Removing local i3lock version. Blurring images costs too many cyc...David Runge2017-11-031-21/+0
* bin/setup_screens: Fixing if statements.David Runge2017-11-031-6/+6
* bin/cs: Adding validate_cryptdevice_name. Moving settings for devices to conf...David Runge2017-10-201-41/+36
* bin/pulse2jack: Fixing switch case to use all parameters to the script.David Runge2017-10-011-1/+1
* bin/get_mail_stats: Adding range from yesterday to today (-y).David Runge2017-06-281-12/+19
* bin/get_mail_stats: Adding postgrey stats.David Runge2017-06-271-0/+3
* bin/get_mail_stats: Add functionality to get stats for last week and last month.David Runge2017-06-271-16/+63
* bin/get_mail_stats: Adding script to show simple stats of mails received, dro...David Runge2017-06-271-0/+22
* bin/tex2pdf: Adding -shell-escape to pdflatex execution for minted. Adding mo...David Runge2017-06-261-4/+7
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-06-261-0/+32
|\
| * bin/pulse2jack: Adding script to create and default JACK sink for pulse. Can ...David Runge2017-06-261-0/+32
* | bin/i3lock: Modularizing functionality.David Runge2017-06-261-4/+15
|/
* bin/tex2pdf: Adding glossary files to list of deleted files.David Runge2017-06-091-4/+5
* bin/tex2pdf: Sending SIGHUP to mupdf if it has the pdf open already to only r...David Runge2017-06-081-2/+3
* bin/tex2pdf: Rewrite, using safe mode and functions. Redirecting output to st...David Runge2017-06-081-33/+104
* bin/get_*: Always exit with 0.David Runge2017-05-114-3/+5
* bin/host_online_status: Adding script to easily checking if a host is availab...David Runge2017-03-211-0/+19
* bin/pass2vdirsyncer: Adhering to changes in pass repository.David Runge2017-02-271-1/+1
* bin/pass2{msmtp,offlineimap}: Updating to mail instead of Mail in pass command.David Runge2017-01-312-2/+2
* bin/cs: Adding audiobackup device.David Runge2017-01-291-1/+4
* bin/cs: Adding two new backup drives.David Runge2017-01-271-0/+8
* bin/cs: Script to open and mount cryptsetup capable devices by name to locati...David Runge2017-01-091-0/+78