aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* .config/packages-community.txt: Removing csound-doc (split package with csound).David Runge2019-02-201-1/+0
* .config/packages-community.txt: Removing convolv2 (long superseeded by x42-pl...David Runge2019-02-201-1/+0
* .config/packages-community.txt: Removing cinelerra-cv (now in AUR). Adding py...David Runge2019-02-201-1/+1
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2019-02-173-0/+16
|\
| * .gitignore: Adding .local/{bin,lib,share/virtualenvs}, .puppetlabs, .pyenv, ....David Runge2019-01-101-0/+9
| * Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2019-01-1010-45/+42
| |\
| * | .gitignore: Adding ~/.vim/untracked-settings.vim.David Runge2018-11-241-0/+1
| * | .vimrc: Adding ~/.vim/untracked-settings.vim as a place to drop sensitive dat...David Runge2018-11-241-0/+5
| * | .vim/addons.vim: Adding vim-jenkins.David Runge2018-11-241-0/+1
* | | .config/packages-community.txt: Adding calf, dgedit, mixxx, quodlibet, ruby-r...David Runge2019-02-171-0/+6
| |/ |/|
* | 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
* | .xprofile: Remove xorg_autolock (as it's causing a lot of trouble with screen...David Runge2018-12-171-5/+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
* | .config/systemd/user/gpg-refresh.*: Adding local systemd user service for PGP...David Runge2018-12-082-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
* | .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
|\|
| * .ssh/config: Adding hosts apu-access, apu-serve, dvzrv. Fixing User name decl...David Runge2018-11-241-7/+40
| * .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
| |\
| * | .zsh.after/export.zsh: Expanding check for and setting of locale settings to ...David Runge2018-11-241-4/+25
| * | .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 servic...David Runge2018-11-191-0/+12
* | .config/jack/*: Changing all configurations for jack@ user service (as its la...David Runge2018-11-1916-161/+82
* | .gitignore: Removing ignore of .config/systemd (time to add some local overri...David Runge2018-11-191-1/+0
* | .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
* | .config/packages-community.txt: Adding dragonfly-reverb, libmusicxml, ssr and...David Runge2018-11-191-0/+4
* | .ncmpcpp/config: Switching to local visualizer fifo. Using visualizer_type el...David Runge2018-11-181-3/+3
* | .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 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
* | .xprofile: Repaired with the help of shellcheck.David Runge2018-11-171-4/+4