aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bin/realtime-suggestions: Changing check for policy directory in ↵David Runge2018-12-091-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 Runge2018-12-091-9/+14
| | | | | | when running check_cpu_governor(). Mentioning default value in check_max_user_watches().
* bin/realtime-suggestions: Adding check for virtualization/containerization.David Runge2018-12-091-0/+16
|
* .config/systemd/user/gpg-refresh.*: Adding local systemd user service for ↵David Runge2018-12-082-0/+16
| | | | PGP key refresh.
* Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2018-12-081-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 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 ↵David Runge2018-12-061-28/+26
| | | | CONFIG_NO_HZ_{,COMMON,FULL}.
* bin/realtime-suggestions: Ignoring /boot mount points (it's very unlikely to ↵David Runge2018-12-051-5/+7
| | | | use that for anything but boot stuff).
* bin/realtime-suggestions: Adding realtime-suggestions.David Runge2018-12-051-0/+216
|
* .ssh/config: Using a ed25519 key for apu-access.David Runge2018-12-031-1/+1
|
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2018-12-024-15/+75
|\ | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .ssh/config: Adding hosts apu-access, apu-serve, dvzrv. Fixing User name declaration. Fixing too unspecific ProxyCommand. .zsh.before/path.zsh: Adding pyenv python versions to path if available. .zsh.after/export.zsh: Expanding check for and setting of locale settings to very special whackOS settings. Exporting pipenv settings to expose them globally. Exporting TTY to GPG_TTY instead of calling tty everytime. .gitignore: Adding whackOS specific ignores.
| * .ssh/config: Adding hosts apu-access, apu-serve, dvzrv. Fixing User name ↵David Runge2018-11-241-7/+40
| | | | | | | | declaration. Fixing too unspecific ProxyCommand.
| * .zsh.before/path.zsh: Adding pyenv python versions to path if available.David Runge2018-11-241-4/+6
| |
| * Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2018-11-2448-412/+558
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git.sleepmap.de:config/dotfiles: (36 commits) .config/packages-community.txt: Adding pd-lua. .config/systemd/user/mpd@.service: Adding local override for mpd@ user service. Raising LimitRTPrio to 75, as some threads in mpd apparently require it. .config/jack/*: Changing all configurations for jack@ user service (as its layout has changed). .gitignore: Removing ignore of .config/systemd (time to add some local overrides). .config/packages-aur.txt: Removing ssr (now in [community]). .config/systemd/user/jack@.service: Adding a local jack@ user service, so no package is required. .config/packages-community.txt: Adding dragonfly-reverb, libmusicxml, ssr and wolf-shaper. .ncmpcpp/config: Switching to local visualizer fifo. Using visualizer_type ellipse. .zsh.after/aliases.zsh: Removing useless pacsearch overloading. bin/setup_screens: Fixing and simplifying various things with the help of shellcheck. Using a separate get_display function to retrieve DISPLAY. bin/xorg_autolock: Properly quoting variables. Abstracting lock_cmd. bin/xorg_lock: Properly quote variables. Rename variables for better readibility. .xprofile: Repaired with the help of shellcheck. .config/packages-community.txt: Adding marsyas. .config/packages-aur.txt: Removing gmsynth.lv2 (now in community). Adding librenms and patroneo-git. .config/packages-community.txt: Adding ams-lv2, beatslash-lv2, gmsynth.lv2, lib32-fluidsynth, lsp-plugins, lvtk, stk and removing ssmtp. bin/cs: Fixing script according to shellcheck. .config/packages-community.txt: Adding nextcloud-app-spreed. .vim/addons-settings.vim: Adding supercollider settings for split in tmux. .config/linuxsampler.org/Qsampler.conf: Remove, because it makes no sense in repo. ...
| * | .zsh.after/export.zsh: Expanding check for and setting of locale settings to ↵David Runge2018-11-241-4/+25
| | | | | | | | | | | | very special whackOS settings. Exporting pipenv settings to expose them globally. Exporting TTY to GPG_TTY instead of calling tty everytime.
| * | .gitignore: Adding whackOS specific ignores.David Runge2018-11-241-0/+4
| | |
* | | .config/packages-community.txt: Adding eq10q and osc2midi.David Runge2018-12-021-0/+2
| | |
* | | .xserverrc: Redirect output to a log file.David Runge2018-12-021-1/+1
| | |
* | | .config/khal/config: Adding Nanni's personal calendar.David Runge2018-12-021-8/+12
| | |
* | | .vdirsyncer/config: Adding nanni's personal calendar.David Runge2018-12-021-1/+1
| |/ |/|
* | .config/packages-community.txt: Adding pd-lua.David Runge2018-11-211-0/+1
| |
* | .config/systemd/user/mpd@.service: Adding local override for mpd@ user ↵David Runge2018-11-191-0/+12
| | | | | | | | service. Raising LimitRTPrio to 75, as some threads in mpd apparently require it.
* | .config/jack/*: Changing all configurations for jack@ user service (as its ↵David Runge2018-11-1916-161/+82
| | | | | | | | layout has changed).
* | .gitignore: Removing ignore of .config/systemd (time to add some local ↵David Runge2018-11-191-1/+0
| | | | | | | | overrides).
* | .config/packages-aur.txt: Removing ssr (now in [community]).David Runge2018-11-191-1/+0
| |
* | .config/systemd/user/jack@.service: Adding a local jack@ user service, so no ↵David Runge2018-11-191-0/+13
| | | | | | | | package is required.
* | .config/packages-community.txt: Adding dragonfly-reverb, libmusicxml, ssr ↵David Runge2018-11-191-0/+4
| | | | | | | | and wolf-shaper.
* | .ncmpcpp/config: Switching to local visualizer fifo. Using visualizer_type ↵David Runge2018-11-181-3/+3
| | | | | | | | ellipse.
* | .zsh.after/aliases.zsh: Removing useless pacsearch overloading.David Runge2018-11-171-1/+0
| |
* | bin/setup_screens: Fixing and simplifying various things with the help of ↵David Runge2018-11-171-30/+36
| | | | | | | | shellcheck. Using a separate get_display function to retrieve DISPLAY.
* | 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 ↵David Runge2018-11-171-5/+5
| | | | | | | | readibility.
* | .xprofile: Repaired with the help of shellcheck.David Runge2018-11-171-4/+4
| |
* | .config/packages-community.txt: Adding marsyas.David Runge2018-11-171-0/+1
| |
* | .config/packages-aur.txt: Removing gmsynth.lv2 (now in community). Adding ↵David Runge2018-11-111-1/+2
| | | | | | | | librenms and patroneo-git.
* | .config/packages-community.txt: Adding ams-lv2, beatslash-lv2, gmsynth.lv2, ↵David Runge2018-11-101-1/+7
| | | | | | | | lib32-fluidsynth, lsp-plugins, lvtk, stk and removing ssmtp.
* | bin/cs: Fixing script according to shellcheck.David Runge2018-09-291-13/+13
| |
* | .config/packages-community.txt: Adding nextcloud-app-spreed.David Runge2018-09-201-0/+1
| |
* | .vim/addons-settings.vim: Adding supercollider settings for split in tmux.David Runge2018-09-131-0/+5
| |
* | .config/linuxsampler.org/Qsampler.conf: Remove, because it makes no sense in ↵David Runge2018-09-131-63/+0
| | | | | | | | repo.
* | bin/startsway: Log output to ~/.log/sway.log.David Runge2018-09-131-1/+2
| |
* | .zsh.after/functions.zsh: Make rsync output in backup_folder() human ↵David Runge2018-09-131-1/+2
| | | | | | | | readable. Remove weird custom coloring foo.
* | .zsh.after/export.zsh: Don't use tmux-256color in tmux on Debilian because ↵David Runge2018-09-131-2/+1
| | | | | | | | it's too old.
* | .config/qtile/config.py: Adding Wlan widget.David Runge2018-09-131-0/+2
| |
* | .config/khal/config: Adding t4 calendar.David Runge2018-09-131-0/+4
| |
* | .vdirsyncer/config: Adding bus_shared_by_t4 calendar.David Runge2018-09-131-1/+1
| |
* | .config/packages-community.txt: Adding argtable, japa, liblo, lv2file ↵David Runge2018-09-131-0/+21
| | | | | | | | noise-repellent, python-{doit,fastnumbers,husl,micawber,natsort,nose-progressive,phpserialize,piexif,pilkit,pyrss2gen,toml,yapsy,zopfli}, setbfree, sigal, zopfli.
* | .config/packages-aur.txt: Adding jack2-git.David Runge2018-09-131-0/+1
| |
* | bin/pkgs: Removing headers of list outputs.David Runge2018-09-131-2/+0
| |