| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | .ssh/config: Removing shared connection for sleepmap, as it apparently leads ... | David Runge | 2017-06-26 | 1 | -2/+0 |
* | | bin/get_mail_stats: Add functionality to get stats for last week and last month. | David Runge | 2017-06-27 | 1 | -16/+63 |
* | | bin/get_mail_stats: Adding script to show simple stats of mails received, dro... | David Runge | 2017-06-27 | 1 | -0/+22 |
|/ |
|
* | .zsh.after/export.zsh: Moving TMUX_TMPDIR to XDG_RUNTIME_DIR. | David Runge | 2017-06-26 | 1 | -1/+1 |
* | bin/tex2pdf: Adding -shell-escape to pdflatex execution for minted. Adding mo... | David Runge | 2017-06-26 | 1 | -4/+7 |
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2017-06-26 | 3 | -4/+85 |
|\ |
|
| * | .xprofile: Removing setting of de layout as default. | David Runge | 2017-06-26 | 1 | -3/+0 |
| * | .ssh/config: Adding studio related configs. Renaming github.com shortcut to g... | David Runge | 2017-06-26 | 1 | -1/+53 |
| * | bin/pulse2jack: Adding script to create and default JACK sink for pulse. Can ... | David Runge | 2017-06-26 | 1 | -0/+32 |
* | | .ssh/config: Adding configuration for c-base hosts. Renaming local unlock host. | David Runge | 2017-06-26 | 1 | -1/+26 |
* | | bin/i3lock: Modularizing functionality. | David Runge | 2017-06-26 | 1 | -4/+15 |
* | | .vim/addons-settings.vim: Add nerdcommenter settings. | David Runge | 2017-06-26 | 1 | -0/+4 |
|/ |
|
* | .tmux.conf: Adding updated bind-keys for copy-mode-vi begin selection and cop... | David Runge | 2017-06-20 | 1 | -5/+4 |
* | .mutt/default.rc: Setting send_charset to utf-8. | David Runge | 2017-06-11 | 1 | -0/+1 |
* | bin/tex2pdf: Adding glossary files to list of deleted files. | David Runge | 2017-06-09 | 1 | -4/+5 |
* | bin/tex2pdf: Sending SIGHUP to mupdf if it has the pdf open already to only r... | David Runge | 2017-06-08 | 1 | -2/+3 |
* | bin/tex2pdf: Rewrite, using safe mode and functions. Redirecting output to st... | David Runge | 2017-06-08 | 1 | -33/+104 |
* | .vim/addons-settings.vim: Disable false-positive errors reported by syntastic... | David Runge | 2017-05-16 | 1 | -2/+5 |
* | bin/get_*: Always exit with 0. | David Runge | 2017-05-11 | 4 | -3/+5 |
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding device name an... | David Runge | 2017-04-29 | 1 | -1/+2 |
* | .config/SuperCollider/startupfiles/rme_babyface.scd: Adding device name and d... | David Runge | 2017-04-29 | 1 | -1/+2 |
* | .config/SuperCollider/startup.scd: Use load() instead of readAllString.interp... | David Runge | 2017-04-29 | 1 | -7/+3 |
* | .config/SuperCollider/startupfiles/: Removing old unneeded, unused clutter. | David Runge | 2017-04-29 | 5 | -187/+0 |
* | .local/share/SuperCollider/Extensions/zzz: Adding Extension symlink for zzz r... | David Runge | 2017-04-29 | 1 | -0/+1 |
* | .config/SuperCollider/sclang_conf.yaml: Adding updated version. | David Runge | 2017-04-29 | 1 | -1/+1 |
* | .config/SuperCollider/Extensions/*: Adding symlink to SCVim.sc, bowelyzer and... | David Runge | 2017-04-29 | 3 | -0/+3 |
* | .gitignore: Removing SuperCollider config folder from ignore list. | David Runge | 2017-04-29 | 1 | -1/+0 |
* | .vim/addons-settings.vim: Adding NERDTreeToggle on ctrl+O. | David Runge | 2017-04-29 | 1 | -0/+1 |
* | .vim/addons.vim: Adding scvim as a filetype plugin. | David Runge | 2017-04-29 | 1 | -0/+1 |
* | .vimrc: Removing sourcing of .scvimrc (scvim is now a separate filetype plugin). | David Runge | 2017-04-29 | 1 | -2/+6 |
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding all outputs an... | David Runge | 2017-04-27 | 1 | -69/+2 |
* | .config/SuperCollider/startup.scd: Adding conditionals to check for RME Firef... | David Runge | 2017-04-27 | 1 | -3/+14 |
* | .config/SuperCollider/startupfiles/rme_babyface.scd: Adding RME Babyface inpu... | David Runge | 2017-04-27 | 1 | -0/+4 |
* | .config/SuperCollider/startupfiles/rme_fireface800.scd: Adding JACK auto-conn... | David Runge | 2017-04-27 | 1 | -0/+66 |
* | .config/jack/usb-babyface-48000: Adding configuration for a babyface. | David Runge | 2017-04-25 | 1 | -0/+12 |
* | .offlineimaprc: Change from 7.1.0, remove status_backend. | David Runge | 2017-04-18 | 1 | -4/+0 |
* | .config/qtile/config.py: Fixing syntax. | David Runge | 2017-03-29 | 1 | -14/+29 |
* | .config/termite/config: Switching cursor shape back to block. Setting backgro... | David Runge | 2017-03-29 | 1 | -2/+2 |
* | .tmux.conf: Setting default terminal to tmux-256color. Using terminal-overrid... | David Runge | 2017-03-29 | 1 | -1/+3 |
* | Merge branch 'master' of sleepmap.de:config/dotfiles | David Runge | 2017-03-29 | 2 | -5/+6 |
|\ |
|
| * | .config/user-dirs.dirs: Updating XDG folders to new cloud location. | David Runge | 2017-03-26 | 1 | -4/+4 |
| * | .zlogout: Fixing broken statement, by doing binary comparison. | David Runge | 2017-03-21 | 1 | -1/+2 |
* | | .config/conky/dvzrv-*.conf: Adding general and network conky config for host ... | David Runge | 2017-03-29 | 2 | -0/+171 |
|/ |
|
* | bin/host_online_status: Adding script to easily checking if a host is availab... | David Runge | 2017-03-21 | 1 | -0/+19 |
* | .zlogout: Using clear, when ending root session. | David Runge | 2017-03-21 | 1 | -0/+3 |
* | README.rst: Adding instructions for youcompleteme. | David Runge | 2017-03-16 | 1 | -0/+22 |
* | .vimrc: Switching to foldmethod syntax and enabling folds by default. | David Runge | 2017-03-16 | 1 | -3/+6 |
* | .local/share/applications/inproxychrome.desktop: Being more specific about wh... | David Runge | 2017-03-16 | 1 | -1/+1 |
* | .config/mimeapps.list: Adding video/{mp4,x-msvideo} to be handled by mpv.desk... | David Runge | 2017-03-16 | 1 | -0/+3 |
* | .zsh.after/export.zsh: Setting TERM to be xterm-256color, when not in tmux. | David Runge | 2017-03-16 | 1 | -1/+1 |