aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .zsh.before/functions.zsh: Removing useless functions.David Runge2016-05-081-11/+0
|
* .zsh.after/sources.zsh: Removing useless sources. Won't use ruby.David Runge2016-05-081-6/+0
|
* .config/qtile/config.py: Externalizing the brightness steps for xbacklight ↵David Runge2016-05-081-2/+3
| | | | into separate variable.
* bin/set_backlight: No separate backlight script for W540 needed, if kernel ↵David Runge2016-05-081-56/+0
| | | | parameter acpi_backlight=vendor is given.
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2016-05-081-0/+65
|\ | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: README.rst: Fixing typo. README.rst: Adding README.rst for installation and requirements.
| * README.rst: Fixing typo.David Runge2016-05-081-1/+1
| |
| * README.rst: Adding README.rst for installation and requirements.David Runge2016-05-081-0/+65
| |
* | bin/set_volume: Making script not depend on functions.sh anymore. ↵David Runge2016-05-0817-944/+29
|/ | | | Introducing bash strict mode.
* .zshrc: Adding zsh-completions options.David Runge2016-05-081-2/+151
|
* bin/setup_screens: Generically exporting DISPLAY and XAUTHORITY. Adding ↵David Runge2016-05-081-1/+8
| | | | logging for journal.
* .xprofile: Replacing the lid-switch-action script with setup_screens ↵David Runge2016-05-081-2/+4
| | | | (autorandr based) script.
* bin/setup_screens: Adding (yet another) screen setup script. This time using ↵David Runge2016-05-081-0/+166
| | | | autorandr and predefined configurations.
* .mutt/khard.rc: Updating to khard >0.9 terminology.David Runge2016-05-081-1/+1
|
* .zshrc: Adding all useful zprezto functionality into zshrc.David Runge2016-05-081-8/+262
|
* .zsh.functions/*: Adding functions from several zprezto modules.David Runge2016-05-083-0/+302
|
* .zsh.after/aliases.zsh: Adding alias for zsh history statistics and dir ↵David Runge2016-05-081-0/+8
| | | | overview.
* .zprezto: Removing zprezto reference folder.David Runge2016-05-081-0/+0
|
* .zsh.after/prompt.zsh: Removing prompt file (integrated into zshrc).David Runge2016-05-081-2/+0
|
* .zpreztorc: Removing .zpreztorc.David Runge2016-05-081-122/+0
|
* .gitmodules: Removing zprezto for good. All useful functionality has been ↵David Runge2016-05-081-4/+0
| | | | integrated into zshrc.
* config.py: Disabling Notify widget due to dbus bug. Configuring Mpd widget.David Runge2016-05-071-8/+15
|
* .config/qtile/config.py: Adding SuperCollider to the list of programs to be ↵David Runge2016-05-071-2/+5
| | | | spawned on dev group.
* .gitignore: Ignoring folder for virtual machines.David Runge2016-05-061-0/+1
|
* .mutt/dave@sleepmap.de.sig: Removing all info but website from footer (it's ↵David Runge2016-05-061-4/+1
| | | | all on there anyways).
* bin/set_volume: Removing break lines and raising display timeout.David Runge2016-05-061-3/+3
|
* bin/i3lock: Adding i3lock script to override default. This script will take ↵David Runge2016-05-061-0/+7
| | | | a modified version of a screenshot as background for i3lock.
* bin/brightness: Adding script to increase/decrease backlight.David Runge2016-05-061-0/+23
|
* .config/qtile/config.py: Adding qtile config.David Runge2016-05-061-0/+290
|
* .offlineimaprc: Adding further useless folders to ignore list.David Runge2016-04-231-1/+1
|
* .tmux.conf: Adding abbreviated name of day to the date display. Shortening ↵David Runge2016-04-231-2/+2
| | | | the delimiter.
* bin/get_mem: Showing memory in megabytes only, to not break the percentage ↵David Runge2016-04-221-1/+2
| | | | calculation.
* .tmux.conf: Adding get_mem to the status bar. Adding break line for better ↵David Runge2016-04-221-1/+7
| | | | readability.
* bin/get_mem: Adding script to output memory usage in one line in the form ↵David Runge2016-04-221-0/+8
| | | | of: used RAM/total RAM (percentage used).
* .zsh.after/functions.zsh: Adding additional device identifiers for the ↵David Runge2016-04-221-1/+5
| | | | backup disk.
* .mutt/accounts.rc: Adding studio@ak.tu-berlin.de mail account to the list of ↵David Runge2016-03-211-0/+3
| | | | account settings to be sourced with folder hook.
* .mutt/studio@ak.tu-berlin.de.*: Adding settings for studio@ak.tu-berlin.de ↵David Runge2016-03-212-0/+36
| | | | mail account.
* .offlineimaprc: Adding studio@ak.tu-berlin.de mail settings. Updating the ↵David Runge2016-03-211-2/+21
| | | | accounts to sync.
* .offlineimaprc: Adding several exchange folders to ignore list.David Runge2016-03-211-1/+1
|
* .offlineimaprc: Adding new server/user for super awesome (oh the irony) ↵David Runge2016-03-211-3/+3
| | | | exchange bullshit of TU.
* .vdirsyncer/config: Changing {card,cal}dav addresses to unifying addressesDavid Runge2016-03-161-2/+2
|
* Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2016-03-111-1/+17
|\ | | | | | | | | * 'master' of sleepmap.de:dotfiles: .xprofile: Adding setxkbmap, xmodmap, xrdb settings to xprofile. Starting lxpolkit as polkit auth handler, if it is installed.
| * Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2016-03-1113-160/+155
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dotfiles: .gitignore: Adding further processing, arduino, qtpass, weather configs and cache folders to ignore list. .config/SuperCollider/sc_ide_conf.yaml: Post 3.7 settings .config/psd/.psd.conf: Removing backup from the index .config/conky/side: Changing to execpi for dig launch. Reversing the hostname check. .tmux.conf: Adding own scripts to status-right, removing tpm. bin/get_*: Adding helper scripts to be used in tmux. .processing/language.txt: Adding default language setting. .arduino/preferences.txt: updating sketch stuff .mutt/*: Updating footer. .config/gtk-3.0/settings.ini: Removing dark-theme settings, as they make fields in browsers unusable. Thx gnome!
| * | .xprofile: Adding setxkbmap, xmodmap, xrdb settings to xprofile. Starting ↵David Runge2016-03-111-1/+17
| | | | | | | | | | | | lxpolkit as polkit auth handler, if it is installed.
* | | bin/get_battery_status: Adding condition to check if there's actually a ↵David Runge2016-03-111-5/+7
| |/ |/| | | | | battery to show.
* | .gitignore: Adding further processing, arduino, qtpass, weather configs and ↵David Runge2016-03-111-0/+6
| | | | | | | | cache folders to ignore list.
* | .config/SuperCollider/sc_ide_conf.yaml: Post 3.7 settingsDavid Runge2016-03-111-52/+79
| |
* | .config/psd/.psd.conf: Removing backup from the indexDavid Runge2016-03-111-67/+0
| |
* | .config/conky/side: Changing to execpi for dig launch.David Runge2016-03-111-1/+1
| |
* | Reversing the hostname check.David Runge2016-03-111-4/+4
| |
* | .tmux.conf: Adding own scripts to status-right, removing tpm.David Runge2016-03-111-23/+1
| |