Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/pkgs: Switching to makepkg.conf's PACKAGER for Maintainer info from ↵ | David Runge | 2020-03-14 | 1 | -5/+6 |
| | | | | using git config info for name and email. | ||||
* | bin/tex2pdf: Making sure to only match .svg files, when rendering svgs to pdf. | David Runge | 2019-09-07 | 1 | -1/+1 |
| | |||||
* | bin/mbsync2mutt_mailboxes: Adding helper script to write a mutt ↵ | David Runge | 2019-09-07 | 1 | -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. | ||||
* | Merge branch 'master' of sleepmap.de:dave/dotfiles | David Runge | 2019-09-04 | 1 | -0/+12 |
|\ | | | | | | | | | | | | | | | | | | | * '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. | ||||
| * | bin/domain_to_current_ip: Adding script to set a gandi domain to point to ↵ | David Runge | 2019-08-30 | 1 | -0/+12 |
| | | | | | | | | the current (external) IP. | ||||
* | | .msmtprc: Directly calling pass, instead of some useless script. | David Runge | 2019-09-04 | 1 | -3/+0 |
| | | |||||
* | | bin/tex2pdf: Adding function to render svgs to pdf using inkscape. Adding ↵ | David Runge | 2019-08-09 | 1 | -0/+13 |
|/ | | | | informational echo to render_diags() and render_svgs(). | ||||
* | bin/tex2pdf: Adding the rendering of .diag files using seqdiag. | David Runge | 2019-08-07 | 1 | -0/+9 |
| | |||||
* | bin/pkgs: Fixing always true statement for using create_package. | David Runge | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | bin/startsway: Removing verbosity from sway call. | David Runge | 2019-05-19 | 1 | -1/+1 |
| | |||||
* | bin/pkgs: Adding support for adding a dummy entry to a default nvchecker.ini ↵ | David Runge | 2019-05-05 | 1 | -2/+8 |
| | | | | (will be created if not existing). | ||||
* | bin/startsway: Removing debugging flag (causes too much I/O). | David Runge | 2019-04-22 | 1 | -1/+1 |
| | |||||
* | bin/pkgs: Fixing Maintainer line in PKGBUILD. | David Runge | 2019-04-16 | 1 | -1/+1 |
| | |||||
* | bin/pkgs: Adding option to initially create a new package upon adding it (-n ↵ | David Runge | 2019-04-16 | 1 | -1/+31 |
| | | | | flag). This automatically retrieves name and email from git config --global for maintainer info. | ||||
* | bin/startsway: Setting capslock to be escape. | David Runge | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | bin/startsway: Using host specific config, if available. | David Runge | 2019-04-12 | 1 | -1/+7 |
| | |||||
* | bin/pkgs: Major rewrite to get rid of redundant code. Makes use of named ↵ | David Runge | 2019-04-11 | 1 | -233/+178 |
| | | | | arrays for directores, and upstream urls. Moves package list locations to ~/.config/packages/*. | ||||
* | bin/backlight: Adding more thorough description. Adding better help ↵ | David Runge | 2019-01-01 | 1 | -4/+9 |
| | | | | | | printout. Only print help on -h. Print current brightness in percentage when not giving any parameter. | ||||
* | bin/realtime-suggestions: Now upstreamed ( ↵ | David Runge | 2018-12-19 | 1 | -274/+0 |
| | | | | https://github.com/linuxaudio/realtime-suggestions ). | ||||
* | bin/xorg_autolock: Removing useless script. | David Runge | 2018-12-17 | 1 | -25/+0 |
| | |||||
* | bin/realtime-suggestions: Switching to info level for detection of audio group. | David Runge | 2018-12-09 | 1 | -2/+2 |
| | |||||
* | bin/realtime-suggestions: Switching the kernel_config location to somewhere ↵ | David Runge | 2018-12-09 | 1 | -38/+67 |
| | | | | | | below /boot, if the default below /proc/config.gz was not found. Rewriting all kernel config checks to use a unified function kernel_config_has() and cmdline checks to use kernel_cmdline_has(). | ||||
* | bin/realtime-suggestions: Changing check for policy directory in ↵ | David Runge | 2018-12-09 | 1 | -3/+3 |
| | | | | check_cpu_governor(), so that we fail if we don't at least find one policy dir. | ||||
* | bin/realtime-suggestions: Guarding against non-existing cpufreq dir in /sys, ↵ | David Runge | 2018-12-09 | 1 | -9/+14 |
| | | | | | | when running check_cpu_governor(). Mentioning default value in check_max_user_watches(). | ||||
* | bin/realtime-suggestions: Adding check for virtualization/containerization. | David Runge | 2018-12-09 | 1 | -0/+16 |
| | |||||
* | Merge branch 'master' of git.sleepmap.de:config/dotfiles | David Runge | 2018-12-08 | 1 | -0/+8 |
|\ | | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: bin/realtime-suggestions: Adding check for Linux kernel. | ||||
| * | bin/realtime-suggestions: Adding check for Linux kernel. | David Runge | 2018-12-08 | 1 | -0/+8 |
| | | |||||
* | | bin/realtime-suggestions: Fixing unitialized variable in message printout. | David Runge | 2018-12-08 | 1 | -1/+1 |
|/ | |||||
* | bin/realtime-suggestions: Switching WARNING to CHANGE. Only checking for ↵ | David Runge | 2018-12-06 | 1 | -28/+26 |
| | | | | CONFIG_NO_HZ_{,COMMON,FULL}. | ||||
* | bin/realtime-suggestions: Ignoring /boot mount points (it's very unlikely to ↵ | David Runge | 2018-12-05 | 1 | -5/+7 |
| | | | | use that for anything but boot stuff). | ||||
* | bin/realtime-suggestions: Adding realtime-suggestions. | David Runge | 2018-12-05 | 1 | -0/+216 |
| | |||||
* | bin/setup_screens: Fixing and simplifying various things with the help of ↵ | David Runge | 2018-11-17 | 1 | -30/+36 |
| | | | | shellcheck. Using a separate get_display function to retrieve DISPLAY. | ||||
* | bin/xorg_autolock: Properly quoting variables. Abstracting lock_cmd. | David Runge | 2018-11-17 | 1 | -5/+6 |
| | |||||
* | bin/xorg_lock: Properly quote variables. Rename variables for better ↵ | David Runge | 2018-11-17 | 1 | -5/+5 |
| | | | | readibility. | ||||
* | bin/cs: Fixing script according to shellcheck. | David Runge | 2018-09-29 | 1 | -13/+13 |
| | |||||
* | bin/startsway: Log output to ~/.log/sway.log. | David Runge | 2018-09-13 | 1 | -1/+2 |
| | |||||
* | bin/pkgs: Removing headers of list outputs. | David Runge | 2018-09-13 | 1 | -2/+0 |
| | |||||
* | bin/startsway: Add sway startup script. | David Runge | 2018-08-22 | 1 | -0/+5 |
| | |||||
* | bin/backlight: Adding script to set backlight on x2{2,3}0 using sysfs. | David Runge | 2018-08-13 | 1 | -0/+99 |
| | |||||
* | bin/get_cpu_status: Make script support macOS by using ps). | David Runge | 2018-04-23 | 1 | -1/+5 |
| | |||||
* | bin/get_mem: Make script support macOS (using ps). | David Runge | 2018-04-23 | 1 | -3/+7 |
| | |||||
* | bin/get_load: Make script support macOS (needs different output parsing). | David Runge | 2018-04-23 | 1 | -1/+6 |
| | |||||
* | bin/get_battery_status: Making the script cross-platform (macOS is now also ↵ | David Runge | 2018-04-23 | 1 | -13/+27 |
| | | | | supported). | ||||
* | bin/clipboard-wrapper: Adding script to wrap macOS and Linux/X11 specific ↵ | David Runge | 2018-04-23 | 1 | -0/+14 |
| | | | | clipboard systems (to be able to copy from tmux by selection, etc.). | ||||
* | bin/checkip: Making this a sh script. Checking for availability of dig on ↵ | David Runge | 2018-04-23 | 1 | -4/+6 |
| | | | | the system. Always exiting with exit code 0. | ||||
* | bin/cs: Introducing named scripts for post_mount and pre_umount to deal with ↵ | David Runge | 2018-03-12 | 1 | -11/+14 |
| | | | | device specific tasks. Moving configuration according to new folder structure (all below ~/.config/cs now). | ||||
* | bin/pkgs: Activating update modi. | David Runge | 2018-03-04 | 1 | -3/+4 |
| | |||||
* | bin/pkgs: Updating helper script for AUR and community package handling to ↵ | David Runge | 2018-02-26 | 1 | -33/+307 |
| | | | | be able to add/remove/clean packages according to repositories. | ||||
* | bin/xorg_*: Forcing removal of lock files (to not fail, if they're not around). | David Runge | 2018-01-23 | 2 | -2/+2 |
| | |||||
* | bin/xorg_*: Adding scripts to automatically lock X11 using xssstate and i3lock. | David Runge | 2018-01-22 | 2 | -0/+40 |
| |