aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .processing/language.txt: Adding default language setting.David Runge2016-03-111-0/+1
|
* .arduino/preferences.txt: updating sketch stuffDavid Runge2016-03-111-8/+8
|
* .mutt/*: Updating footer.David Runge2016-03-111-3/+10
|
* .config/gtk-3.0/settings.ini: Removing dark-theme settings, as they make ↵David Runge2016-03-111-2/+0
| | | | fields in browsers unusable. Thx gnome!
* .vdirsyncer/config: The additional verification of the server certificate ↵David Runge2016-02-261-2/+0
| | | | can be dropped due to letsencrypt useage in case of sleepmap.de.
* .offlineimaprc: Due to letsencrypt the server cert of sleepmap.de can now be ↵David Runge2016-02-261-1/+1
| | | | verified by sslcacertfile /etc/ssl/cert.pem
* .msmtprc: tls_trust_file becomes /etc/ssl/cert.pem in most cases due to ↵David Runge2016-02-261-2/+2
| | | | letsencrypt or other CAs.
* .vdirsyncer/config: Removing duplicate entry.David Runge2016-02-231-1/+1
|
* .processing/preferences.txt: Minor fixes. Disable welcome screen.David Runge2016-02-011-3/+4
|
* .arduino/preferences.txt: Updating to latest arduino version.David Runge2016-02-011-6/+28
|
* .vim/addons.vim: Removing non-working arduino addons, adding stevearc's ↵David Runge2016-02-011-2/+1
| | | | vim-arduino.
* .config/khard/khard.conf: Shuffle settings to better adhere to upstream ↵David Runge2016-02-011-7/+12
| | | | khard.conf. Adding contact table presets.
* README.md: Removing false README.md.David Runge2016-02-011-2/+0
|
* .mutt/sidebar.rc: Adding updated sidebar settings for proper folder indent ↵David Runge2016-02-011-0/+2
| | | | and shortening of path names.
* Merge https://github.com/befaco/hardwareDavid Runge2016-01-241-0/+2
|\ | | | | | | | | * https://github.com/befaco/hardware: Initial commit
| * Initial commitDavid Runge2016-01-241-0/+2
|
* Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2016-01-141-2/+2
|\ | | | | | | | | * 'master' of sleepmap.de:dotfiles: bin/switch_wfs_os: Adding message about calling nodes where it belongs (only called once).
| * bin/switch_wfs_os: Adding message about calling nodes where it belongs (only ↵David Runge2016-01-121-2/+2
| | | | | | | | called once).
* | .config/redshift.conf: Further defining gamma modes for day/night. lowering ↵David Runge2016-01-141-3/+4
|/ | | | the temp-day value. Raising the brightness-night value.
* bin/switch_wfs_os: Providing set +e/ set -e lines to make sure, that ↵David Runge2016-01-111-1/+3
| | | | systemctl doesn't mess up this script, when it returns -1 on reboot. Make the script exit with 0.
* bin/switch_wfs_os: Executing with eval.David Runge2016-01-111-1/+1
|
* bin/switch_wfs_os: Adding correct path for script.David Runge2016-01-111-1/+1
|
* bin/switch_wfs_os: Adding static path for reboot script on crappy ubuntu. ↵David Runge2016-01-111-2/+2
| | | | Adding correct path for syslinux on Arch.
* bin/switch_wfs_os: Adding @ in ssh command.David Runge2016-01-111-4/+4
|
* bin/switch_wfs_os: Removing pseudo-tty allocation for ssh. Unifying script ↵David Runge2016-01-111-4/+4
| | | | path to wfs' bin folder.
* bin/switch_wfs_os: Adding feature to switch the OS on the nodes. This ↵David Runge2016-01-111-3/+17
| | | | requires for the hostnames to resolve and the user wfs being able to sudo without password.
* bin/switch_wfs_os: Adding script to switch the OS on the TU wfs system.David Runge2016-01-111-0/+75
|
* .offlineimaprc: Adding settings for offlineimap > 0.6.6 with advanced ↵David Runge2016-01-061-0/+6
| | | | security settings enabled for SSL/TLS.
* .thunderbird/profiles.ini: Removing thunderbirds profiles.ini. Using mutt now.David Runge2016-01-051-9/+0
|
* .mutt/dave@sleepmap.de.sig: Changing to current address.David Runge2016-01-041-2/+2
|
* .vim/addons-settings.vim: Removing unused settings.David Runge2016-01-041-2/+0
|
* .vimrc: Setting pablo colorscheme as default.David Runge2016-01-041-0/+3
|
* .zsh.after/aliases.zsh: Adding vdirsyncer alias.David Runge2016-01-041-0/+4
|
* .gitignore: Adding .gnupg/gpg.conf to be ignored.David Runge2015-12-311-0/+1
|
* .gnupg/gpg.conf: Removing gpg.conf due to too non-generic settings.David Runge2015-12-311-167/+0
|
* .gnupg/gpg-agent.conf: Adding gpg-agent.conf.David Runge2015-12-311-0/+8
|
* .gnupg/dirmngr.conf: Adding standard dirmngr.conf file.David Runge2015-12-311-0/+69
|
* .gitignore: Expanding ignores for .gnupg folder.David Runge2015-12-311-1/+7
|
* .gnupg/gpg.conf: Adding standard gpg.conf with encrypt-to setting.David Runge2015-12-311-0/+167
|
* .zsh.after/functions.zsh: Added umount options for media device.David Runge2015-12-311-0/+3
|
* .vimrc: Activating filetype plugin and indent.David Runge2015-12-311-2/+2
|
* .mutt/khard.rc: Adding new khard syntax.David Runge2015-12-311-1/+1
|
* .zsh.after/functions.zsh: Updating lopen to do bind mounts when using newer ↵David Runge2015-12-301-19/+43
| | | | devices.
* .processing/preferences.txt: Updated settings for processing > 3.0.David Runge2015-12-301-8/+25
|
* .vim/addons-settings.vim: Setting correct path for processing documentation.David Runge2015-12-301-1/+1
|
* Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2015-12-231-0/+0
|\ | | | | | | | | * 'master' of sleepmap.de:dotfiles: bin/gpg2mutt: Moving the lesser rememberable generate_pgp_auto to an easier to remember script name.
| * bin/gpg2mutt: Moving the lesser rememberable generate_pgp_auto to an easier ↵David Runge2015-12-161-0/+0
| | | | | | | | to remember script name.
* | .zsh.after/functions.zsh: Adding video and media harddrives to the lopen ↵David Runge2015-12-231-0/+13
|/ | | | function.
* Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2015-12-156-9/+59
|\ | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dotfiles: .offlineimaprc: Adding lac@linuxaudio.org account. .mutt/accounts.rc: Adding lac@linuxaudio.org account. .mutt/lac@linuxaudio.org.*: Adding config and signature file for lac@linuxaudio.org. .msmtprc: Adding lac@linuxaudio.org account. .offlineimaprc: Raising the maximum parallel accounts to be synced. Lowering the refresh times. .ncmpcpp/config: Lowering the sample multiplier for smaller visualizer
| * .offlineimaprc: Adding lac@linuxaudio.org account.David Runge2015-12-141-1/+18
| |