aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .config/conky/dvzrv-*.conf: Adding general and network conky config for host ↵David Runge2017-03-292-0/+171
| | | | dvzrv.
* bin/host_online_status: Adding script to easily checking if a host is ↵David Runge2017-03-211-0/+19
| | | | available by pinging it.
* .zlogout: Using clear, when ending root session.David Runge2017-03-211-0/+3
|
* README.rst: Adding instructions for youcompleteme.David Runge2017-03-161-0/+22
|
* .vimrc: Switching to foldmethod syntax and enabling folds by default.David Runge2017-03-161-3/+6
|
* .local/share/applications/inproxychrome.desktop: Being more specific about ↵David Runge2017-03-161-1/+1
| | | | where the proxy is.
* .config/mimeapps.list: Adding video/{mp4,x-msvideo} to be handled by ↵David Runge2017-03-161-0/+3
| | | | mpv.desktop. Setting image/jpeg to be handled by feh.desktop.
* .zsh.after/export.zsh: Setting TERM to be xterm-256color, when not in tmux.David Runge2017-03-161-1/+1
|
* .vim/addons-settings.vim: Changing to working colorscheme wombat. Setting ↵David Runge2017-03-161-3/+10
| | | | active and inactive displays. Adding readonly, modified, fugitive components.
* .config/khard/khard.conf: Showing usernames. vcard settings: preferred ↵David Runge2017-03-141-1/+5
| | | | version now 3.0. Adding private objects Jabber, Ring and Twitter.
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-03-121-4/+4
|\ | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .mutt/macros.rc: Updating archive macros to use the current year.
| * Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-03-122-5/+5
| |\ | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .gitignore: Adding further gnupg ignores and the high priority .gitconfig git configuration file (for local overrides). .config/git/config: Removing personalizing git user information. .config/git/config: Moving to config to lower priority location. .gitconfig: Removing ammend alias. Properly setting merge tool to vimdiff. Adding signingkey.
| * \ Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2017-03-092-2/+15
| |\ \ | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:config/dotfiles: .zsh.after/export.zsh: Adding exports for LANG, LC_TIME and LC_MONETARY if seaked locales are available in the system. .zsh.after/functions.zsh: Adding support to export .asc files using gpg within ex().
| * | | .mutt/macros.rc: Updating archive macros to use the current year.David Runge2017-02-271-4/+4
| | | |
* | | | README.rst: Adding customization information regarding the git [user] ↵David Runge2017-03-121-0/+12
| |_|/ |/| | | | | | | | section to the README.
* | | .gitignore: Adding further gnupg ignores and the high priority .gitconfig ↵David Runge2017-03-121-0/+4
| | | | | | | | | | | | git configuration file (for local overrides).
* | | .config/git/config: Removing personalizing git user information.David Runge2017-03-121-4/+0
| | |
* | | .config/git/config: Moving to config to lower priority location.David Runge2017-03-121-0/+0
| | |
* | | .gitconfig: Removing ammend alias. Properly setting merge tool to vimdiff. ↵David Runge2017-03-121-2/+2
| |/ |/| | | | | Adding signingkey.
* | .zsh.after/export.zsh: Adding exports for LANG, LC_TIME and LC_MONETARY if ↵David Runge2017-03-091-2/+12
| | | | | | | | seaked locales are available in the system.
* | .zsh.after/functions.zsh: Adding support to export .asc files using gpg ↵David Runge2017-03-081-0/+3
|/ | | | within ex().
* bin/pass2vdirsyncer: Adhering to changes in pass repository.David Runge2017-02-271-1/+1
|
* .offlineimaprc: Removing autorefresh settings (offlineimap.service is ↵David Runge2017-02-221-10/+7
| | | | started by offlineimap.timer). Setting quick syncs to -1 (always on). This way Maildirs with new/deleted contents will get synced, while the others are ignored. Only full syncs also take care of flags. Adding folderfilter for broken INBOX.INBOX folder in c-base-remote repository. Further defining lambda for INBOX in c-base-local repository.
* .mutt/dave@c-base.org.rc: Sent and Drafts are now toplevel folders locally.David Runge2017-02-211-2/+2
|
* .offlineimaprc: Adding nametrans for c-base account, that undoes Courier ↵David Runge2017-02-211-0/+2
| | | | stupidity.
* Revert ".mutt/dave@c-base.org.rc: Fixing Trash/Spam macros for ugly c-base ↵David Runge2017-02-211-9/+0
| | | | | | mail server." This reverts commit 660a515d9f0b85fa9d80a66dd95cc86e229e6e9a.
* .mutt/dave@c-base.org.rc: Fixing Trash/Spam macros for ugly c-base mail server.David Runge2017-02-211-0/+9
|
* .mutt/macros.rc: Adding Spam, Trash and Archive macros.David Runge2017-02-201-6/+20
|
* .mutt/{dave@{c-base.org,sleepmap.de},{david.runge@campus,studio@ak}.tu-berli ↵David Runge2017-02-204-28/+0
| | | | n.de}.rc: Removing redundant macros.
* .zsh.after/aliases.zsh: Removing sudo for user services.David Runge2017-02-201-3/+3
|
* .zsh.after/aliases.zsh: Fixing the pacconf command to properly find files ↵David Runge2017-02-181-1/+1
| | | | exclusively.
* .zsh.after/hostspecific.zsh: Further defining the client names in host ↵David Runge2017-02-181-1/+1
| | | | specific files.
* .zsh.after/aliases.zsh: Properly define systemctl --system list commands. ↵David Runge2017-02-171-4/+7
| | | | Add a systemctl cat alias for user and system services.
* .gnupg/dirmngr.conf: Replacing keys.gnupg.net with pool.sks-keyservers.net.David Runge2017-02-171-1/+1
|
* .zsh.after/functions.zsh: Adding new functions for journalctl.David Runge2017-02-171-0/+84
|
* .zsh.after/aliases.zsh: Adding/updating aliases for systemctl and journalctl.David Runge2017-02-171-14/+28
|
* .config/khard/khard.conf: Removing unused contact books.David Runge2017-02-051-11/+1
|
* .vdirsyncer/config: Removing unused contact books.David Runge2017-02-051-19/+0
|
* .gitignore: Moving ignore for cloud storage to generic location.David Runge2017-02-051-1/+1
|
* .config/khal/config: Removing unused calendars.David Runge2017-02-051-25/+0
|
* .config/conky/trvlr-network.conf: Adding openvpn check for new client ↵David Runge2017-02-031-2/+2
| | | | systemd services.
* .config/qtile/config.py: Moving the background picture folder to a more ↵David Runge2017-02-031-1/+1
| | | | generic location.
* bin/pass2{msmtp,offlineimap}: Updating to mail instead of Mail in pass command.David Runge2017-01-312-2/+2
|
* bin/cs: Adding audiobackup device.David Runge2017-01-291-1/+4
|
* bin/cs: Adding two new backup drives.David Runge2017-01-271-0/+8
|
* Revert ".xprofile: Autorandr is now started by a systemd service."David Runge2017-01-271-0/+5
| | | | This reverts commit 434b06d07b7b5273f2941d33cc6038093542e877.
* .xprofile: Autorandr is now started by a systemd service.David Runge2017-01-261-5/+0
|
* .zsh.after/export.zsh: Adding SYSTEMD_EDITORDavid Runge2017-01-261-0/+3
|
* .config/khal/config: Updating configuration for khal > 0.9.David Runge2017-01-241-1/+1
|
* .xprofile: Adding light-locker instead of xscreensaver to autostarted programs.David Runge2017-01-151-3/+3
|