Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | .vim/addons.vim: Adding vim-jenkins. | David Runge | 2018-11-24 | 1 | -0/+1 | |
| | | | ||||||
* | | | .config/packages-community.txt: Adding calf, dgedit, mixxx, quodlibet, ↵ | David Runge | 2019-02-17 | 1 | -0/+6 | |
| |/ |/| | | | | | ruby-rugged and speakup-utils. | |||||
* | | 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 | |
| | | ||||||
* | | .xprofile: Remove xorg_autolock (as it's causing a lot of trouble with ↵ | David Runge | 2018-12-17 | 1 | -5/+0 | |
| | | | | | | | | screen suspend and killing of user environment on shutdown. | |||||
* | | 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 | |
| | | ||||||
* | | .config/systemd/user/gpg-refresh.*: Adding local systemd user service for ↵ | David Runge | 2018-12-08 | 2 | -0/+16 | |
| | | | | | | | | PGP key refresh. | |||||
* | | 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 | |
| | | ||||||
* | | .ssh/config: Using a ed25519 key for apu-access. | David Runge | 2018-12-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2018-12-02 | 4 | -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 Runge | 2018-11-24 | 1 | -7/+40 | |
| | | | | | | | | declaration. Fixing too unspecific ProxyCommand. | |||||
| * | .zsh.before/path.zsh: Adding pyenv python versions to path if available. | David Runge | 2018-11-24 | 1 | -4/+6 | |
| | | ||||||
| * | Merge branch 'master' of git.sleepmap.de:config/dotfiles | David Runge | 2018-11-24 | 48 | -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 Runge | 2018-11-24 | 1 | -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 Runge | 2018-11-24 | 1 | -0/+4 | |
| | | | ||||||
* | | | .config/packages-community.txt: Adding eq10q and osc2midi. | David Runge | 2018-12-02 | 1 | -0/+2 | |
| | | | ||||||
* | | | .xserverrc: Redirect output to a log file. | David Runge | 2018-12-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | .config/khal/config: Adding Nanni's personal calendar. | David Runge | 2018-12-02 | 1 | -8/+12 | |
| | | | ||||||
* | | | .vdirsyncer/config: Adding nanni's personal calendar. | David Runge | 2018-12-02 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | .config/packages-community.txt: Adding pd-lua. | David Runge | 2018-11-21 | 1 | -0/+1 | |
| | | ||||||
* | | .config/systemd/user/mpd@.service: Adding local override for mpd@ user ↵ | David Runge | 2018-11-19 | 1 | -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 Runge | 2018-11-19 | 16 | -161/+82 | |
| | | | | | | | | layout has changed). | |||||
* | | .gitignore: Removing ignore of .config/systemd (time to add some local ↵ | David Runge | 2018-11-19 | 1 | -1/+0 | |
| | | | | | | | | overrides). | |||||
* | | .config/packages-aur.txt: Removing ssr (now in [community]). | David Runge | 2018-11-19 | 1 | -1/+0 | |
| | | ||||||
* | | .config/systemd/user/jack@.service: Adding a local jack@ user service, so no ↵ | David Runge | 2018-11-19 | 1 | -0/+13 | |
| | | | | | | | | package is required. | |||||
* | | .config/packages-community.txt: Adding dragonfly-reverb, libmusicxml, ssr ↵ | David Runge | 2018-11-19 | 1 | -0/+4 | |
| | | | | | | | | and wolf-shaper. | |||||
* | | .ncmpcpp/config: Switching to local visualizer fifo. Using visualizer_type ↵ | David Runge | 2018-11-18 | 1 | -3/+3 | |
| | | | | | | | | ellipse. | |||||
* | | .zsh.after/aliases.zsh: Removing useless pacsearch overloading. | David Runge | 2018-11-17 | 1 | -1/+0 | |
| | | ||||||
* | | 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. | |||||
* | | .xprofile: Repaired with the help of shellcheck. | David Runge | 2018-11-17 | 1 | -4/+4 | |
| | | ||||||
* | | .config/packages-community.txt: Adding marsyas. | David Runge | 2018-11-17 | 1 | -0/+1 | |
| | | ||||||
* | | .config/packages-aur.txt: Removing gmsynth.lv2 (now in community). Adding ↵ | David Runge | 2018-11-11 | 1 | -1/+2 | |
| | | | | | | | | librenms and patroneo-git. | |||||
* | | .config/packages-community.txt: Adding ams-lv2, beatslash-lv2, gmsynth.lv2, ↵ | David Runge | 2018-11-10 | 1 | -1/+7 | |
| | | | | | | | | lib32-fluidsynth, lsp-plugins, lvtk, stk and removing ssmtp. | |||||
* | | bin/cs: Fixing script according to shellcheck. | David Runge | 2018-09-29 | 1 | -13/+13 | |
| | | ||||||
* | | .config/packages-community.txt: Adding nextcloud-app-spreed. | David Runge | 2018-09-20 | 1 | -0/+1 | |
| | | ||||||
* | | .vim/addons-settings.vim: Adding supercollider settings for split in tmux. | David Runge | 2018-09-13 | 1 | -0/+5 | |
| | | ||||||
* | | .config/linuxsampler.org/Qsampler.conf: Remove, because it makes no sense in ↵ | David Runge | 2018-09-13 | 1 | -63/+0 | |
| | | | | | | | | repo. | |||||
* | | bin/startsway: Log output to ~/.log/sway.log. | David Runge | 2018-09-13 | 1 | -1/+2 | |
| | |