aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .tmux.conf: Removing the battery and cpu icon.David Runge2015-08-111-1/+1
|
* .mozilla/firefox/profiles.ini: Removing old profile name.David Runge2015-08-111-5/+0
|
* .config/gtk-3.0/bookmarks: Removing old Dropbox based bookmarks, adding new ↵David Runge2015-08-111-8/+4
| | | | ownCloud based bookmarks. Adding further local folders from home.
* .config/mpd/mpd-s4.conf: Adding new fifo pathDavid Runge2015-08-111-2/+1
|
* .config/mpd/mpd.conf: Removing commented lines.David Runge2015-08-111-2/+0
|
* .config/mpd/mpd.conf: Adding new fifo pathDavid Runge2015-08-111-1/+2
|
* .config/mpd/mpd-marx.conf: Adding mpd conf for marx.David Runge2015-08-111-0/+31
|
* .config/crypted-backups: Adding crypted-backups config.David Runge2015-08-111-0/+56
|
* .zlogout: Remove message on logoutDavid Runge2015-05-201-12/+1
|
* .zsh.prompts/prompt_dvzrv_setup: Don't change colors when under different TERM.David Runge2015-04-241-18/+7
|
* .zsh.after/export.zsh: Export different TERM variable when in tmux.David Runge2015-04-241-1/+5
|
* .tmux.conf: Adding back default-terminal settingsDavid Runge2015-04-241-0/+2
|
* .zsh.after/export.zsh: Re-add keychain functionality for.. Debian.David Runge2015-04-141-7/+10
|
* .scvimrc: Adding filetype support for .schelp files. Auto starting sclang ↵David Runge2015-04-031-3/+8
| | | | upon opening .scd files.
* .tmux.conf: Fixing resize support. Clarifying comment.David Runge2015-04-031-6/+5
|
* .config/mpd/mpd-s4.conf: Adding proper user /tmp location for the mpd fifo.David Runge2015-03-301-1/+1
|
* bin/fix_backlight: Removing unneeded script for setting proper backlight ↵David Runge2015-03-301-12/+0
| | | | settings on W540.
* Updating passwords.David Runge2015-03-251-0/+0
|
* .config/mimeapps.list: Adding Firefox as default link handler.David Runge2015-03-251-0/+25
|
* .gitignore: Adding ignores for further ardour arbitraries and Cadence.David Runge2015-03-251-1/+4
|
* .config/ardour3/{ardour.rc,instant.xml}: Updating to current Ardour3 setupDavid Runge2015-03-252-80/+132
|
* Adding .xprofile (for LightDM), to be sourced when starting X with LightDM. ↵David Runge2015-03-251-0/+11
| | | | Sets xkbmap, screen and starts a termite Terminal.
* aliases.zsh: Adding alias for mplayer to have it try and use jack,pulse,alsa ↵David Runge2015-03-251-0/+3
| | | | as audio output in that order.
* .gitignore: Adding .config/systemdDavid Runge2015-03-251-0/+1
|
* functions.zsh: Adding TODO for cryptsetup functions.David Runge2015-03-251-0/+1
|
* bin/tex2pdf: Switch to smartly deleting all unneeded non-primary tex related ↵David Runge2015-03-251-2/+1
| | | | files in current directory and the ones below current directory.
* start_jack: Removing jackdbus way of starting JACK. Replaced by ↵David Runge2015-03-251-62/+0
| | | | jack@.service in uenv.
* bin/set_volume: Rewritten to also increase/decrease volume of connected ↵David Runge2015-03-251-14/+106
| | | | Bluetooth headset and toggle mute smartly.
* bin/notify_mpd: Removing unneeded naughty notification stuff for awesome. ↵David Runge2015-03-251-4/+1
| | | | Adding TODO on sending notification when mpc is not (yet) installed.
* bin/lid-switch-action: Rewrite of the lid-switch-action script, with minimal ↵David Runge2015-03-251-83/+177
| | | | presets hardcoded (soon to be minirandr).
* .vimrc: Adding .scvimrc to the list of sourced configurations.David Runge2015-03-251-1/+1
|
* Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2015-03-251-0/+4
|\ | | | | | | | | * 'master' of sleepmap.de:dotfiles: addons-settings.vim: Adding YCM settings.
| * Merge branch 'master' of /home/git/repositories/dotfilesDavid Runge2015-03-2567-396/+2337
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of /home/git/repositories/dotfiles: (60 commits) .config/systemd/user/default.target.wants/*: Deleting all user services. Not good to have them started as root. export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR. .irssi: Removing irssi as gitmodule, adding it to .gitignore (so it can be added again, without being a gitmodule). .gitignore: Adding some now unneeded stuff that will popup from time to time. .zprezto: Updating to c34098af20cafdf016f68f3e7f612ed60ca93aa1 .irssi: Updating .irssi submodule to latest commit. .vim/addons-settings.vim: Removing powerline support and replacing ugly stuff with ascii characters. .vdirsyncer/config: Encapsulating paths with ~ in double quotes, as vdirsyncer creates a weird ~ folder in your home otherwise. termite/config: Switching to Inconsolata (made available through powerline-fonts-git). pavucontrol.ini: Removing, as it's going to be rewritten each call anyways. .tmux.conf: Updating colours, incorporating tpm, removing powerline stuff. .compton.conf: Adding MPlayer to comptons exclude lists. Updating irssi settings. .autorandr/*: Clean slate for all autorandr profiles. .password-store: Updating password store to latest commits. .gitignore: Removing some unneeded stuff that has been added to the repo. fonts.conf: Updating to a correct path structure. .fonts: Removing top level configuration. .fonts.conf: Adding a custom fontconfig cache dir, so .cache can be a tmpfs and won't need a symlink to the fontconfig directory. .fonts.conf: Adding a custom fontconfig cache dir, so .cache can be a tmpfs and won't need a symlink to the fontconfig directory. ...
| * | addons-settings.vim: Adding YCM settings.David Runge2015-03-251-0/+4
| | |
* | | .ncmpcpp/config: Adding some eyecandy for the visualizer and progressbar, ↵David Runge2015-03-251-4/+17
| | | | | | | | | | | | adding external_editor (vim of course), setting default screen lock width to 50(%)
* | | pulseaudio.socket: Removing the default pulseaudio socket.David Runge2015-03-251-1/+0
| | |
* | | mpd.conf: Moving to users /tmp folder.David Runge2015-03-251-1/+1
| |/ |/|
* | Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2015-03-201-1/+3
|\ \ | | | | | | | | | | | | * 'master' of sleepmap.de:dotfiles: export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR.
| * \ Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2015-03-1110-38/+37
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dotfiles: .irssi: Removing irssi as gitmodule, adding it to .gitignore (so it can be added again, without being a gitmodule). .gitignore: Adding some now unneeded stuff that will popup from time to time. .zprezto: Updating to c34098af20cafdf016f68f3e7f612ed60ca93aa1 .irssi: Updating .irssi submodule to latest commit. .vim/addons-settings.vim: Removing powerline support and replacing ugly stuff with ascii characters. .vdirsyncer/config: Encapsulating paths with ~ in double quotes, as vdirsyncer creates a weird ~ folder in your home otherwise. termite/config: Switching to Inconsolata (made available through powerline-fonts-git). pavucontrol.ini: Removing, as it's going to be rewritten each call anyways. .tmux.conf: Updating colours, incorporating tpm, removing powerline stuff. .compton.conf: Adding MPlayer to comptons exclude lists. Updating irssi settings.
| * | | export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR.David Runge2015-03-111-1/+3
| | | |
* | | | .config/systemd/user/default.target.wants/*: Deleting all user services. Not ↵David Runge2015-03-209-9/+0
| |/ / |/| | | | | | | | good to have them started as root.
* | | .irssi: Removing irssi as gitmodule, adding it to .gitignore (so it can be ↵David Runge2015-03-113-7/+1
| | | | | | | | | | | | added again, without being a gitmodule).
* | | .gitignore: Adding some now unneeded stuff that will popup from time to time.David Runge2015-03-111-0/+4
| | |
* | | .zprezto: Updating to c34098af20cafdf016f68f3e7f612ed60ca93aa1David Runge2015-03-111-0/+0
| | |
* | | .irssi: Updating .irssi submodule to latest commit.David Runge2015-03-111-0/+0
| | |
* | | Merge branch 'master' of sleepmap:dotfilesDavid Runge2015-03-116-31/+32
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap:dotfiles: .vim/addons-settings.vim: Removing powerline support and replacing ugly stuff with ascii characters. .vdirsyncer/config: Encapsulating paths with ~ in double quotes, as vdirsyncer creates a weird ~ folder in your home otherwise. termite/config: Switching to Inconsolata (made available through powerline-fonts-git). pavucontrol.ini: Removing, as it's going to be rewritten each call anyways. .tmux.conf: Updating colours, incorporating tpm, removing powerline stuff. .compton.conf: Adding MPlayer to comptons exclude lists.
| * | | .vim/addons-settings.vim: Removing powerline support and replacing ugly ↵David Runge2015-03-111-15/+16
| | | | | | | | | | | | | | | | stuff with ascii characters.
| * | | .vdirsyncer/config: Encapsulating paths with ~ in double quotes, as ↵David Runge2015-03-111-3/+3
| | | | | | | | | | | | | | | | vdirsyncer creates a weird ~ folder in your home otherwise.
| * | | termite/config: Switching to Inconsolata (made available through ↵David Runge2015-03-111-1/+1
| | | | | | | | | | | | | | | | powerline-fonts-git).
| * | | pavucontrol.ini: Removing, as it's going to be rewritten each call anyways.David Runge2015-03-111-3/+0
| | | |