aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* irssi: Added shorthand forms in irssi configDavid Runge2014-11-281-11/+3
|
* Merge branch 'master' of https://git.frqrec.com/git/dotDavid Runge2014-11-2821-67/+602
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://git.frqrec.com/git/dot: (22 commits) .gitignore: Adding further programs and their configs to the list, removing double entries mc panels.ini: Adding panels.ini. Qsampler.conf: Adding first config. .nvimrc: Adding config for NeoVim (symlink to Vim config). .linphonerc: Adding first linphone config file patchagerc: Adding first config file (still very messy with JACK session) mc ini: Adding first ini start_jack: Removing unneeded comments, adding TODO for external config file. checkip: Adding two more possible versions for checking global IP behind NAT. Version using dig now default. adjust_dpms: Merging script based programs into the same Array as the others. Adding -x to pidof check. khard.conf: Adding first khard config for several address books prompt_dvzrv_setup: Adding custom prompt based on steeef_simplified with additional ssh check and exit code printout. prompt.zsh: Switching to custom prompt 'dvzrv' functions.zsh: Making rsync functions more readable by splitting lines. export.zsh: Lowering REPORTTIME to 5 (seconds) aliases.zsh: Adding more systemd aliases. .zpreztorc: Adding highlighting modes. termite: Removing all non-valid settings. Adding transparency setting and colors again. redshift.conf: Choosing xrandr as backend. Setting transition time to 0. Using on screen 0 only. dpms: Adding script based programs to the list of programs. ...
| * .gitignore: Adding further programs and their configs to the list, removing ↵David Runge2014-11-281-1/+5
| | | | | | | | double entries
| * mc panels.ini: Adding panels.ini.David Runge2014-11-281-0/+0
| |
| * Qsampler.conf: Adding first config.David Runge2014-11-281-0/+63
| |
| * .nvimrc: Adding config for NeoVim (symlink to Vim config).David Runge2014-11-281-0/+1
| |
| * .linphonerc: Adding first linphone config fileDavid Runge2014-11-281-0/+146
| |
| * patchagerc: Adding first config file (still very messy with JACK session)David Runge2014-11-281-0/+19
| |
| * mc ini: Adding first iniDavid Runge2014-11-281-0/+139
| |
| * start_jack: Removing unneeded comments, adding TODO for external config file.David Runge2014-11-281-3/+2
| |
| * checkip: Adding two more possible versions for checking global IP behind ↵David Runge2014-11-281-2/+3
| | | | | | | | NAT. Version using dig now default.
| * adjust_dpms: Merging script based programs into the same Array as the ↵David Runge2014-11-281-13/+2
| | | | | | | | others. Adding -x to pidof check.
| * khard.conf: Adding first khard config for several address booksDavid Runge2014-11-281-0/+32
| |
| * prompt_dvzrv_setup: Adding custom prompt based on steeef_simplified with ↵David Runge2014-11-281-0/+105
| | | | | | | | additional ssh check and exit code printout.
| * prompt.zsh: Switching to custom prompt 'dvzrv'David Runge2014-11-281-1/+1
| |
| * functions.zsh: Making rsync functions more readable by splitting lines.David Runge2014-11-281-3/+30
| |
| * export.zsh: Lowering REPORTTIME to 5 (seconds)David Runge2014-11-281-1/+1
| |
| * aliases.zsh: Adding more systemd aliases.David Runge2014-11-281-6/+6
| |
| * .zpreztorc: Adding highlighting modes.David Runge2014-11-281-6/+6
| |
| * termite: Removing all non-valid settings. Adding transparency setting and ↵David Runge2014-11-281-5/+7
| | | | | | | | colors again.
| * redshift.conf: Choosing xrandr as backend. Setting transition time to 0. ↵David Runge2014-11-281-4/+4
| | | | | | | | Using on screen 0 only.
| * dpms: Adding script based programs to the list of programs.David Runge2014-11-281-4/+1
| |
| * compton.conf: Adding transparency excludes for VLC and Firefox.David Runge2014-11-281-5/+22
| |
| * Merge branch 'master' of https://git.frqrec.com/git/dotDavid Runge2014-11-021-2/+3
| |\ | | | | | | | | | | | | * 'master' of https://git.frqrec.com/git/dot: irssi: Making freenode account use SSL, set wait time in autosendcmd to 2seconds
| * | termite: Setting ibeam cursor, different colors, cleaning up configDavid Runge2014-11-021-14/+8
| | |
* | | irssi: Added faster configuration, removed hiding of messages in small ↵David Runge2014-11-282-31/+7
| |/ |/| | | | | chans. Removed custom irssi nicklist script
* | irssi: Making freenode account use SSL, set wait time in autosendcmd to 2secondsDavid Runge2014-10-311-2/+3
|/
* zsh: added git submodule related aliasesDavid Runge2014-10-311-0/+4
|
* irssi: adding used scripts and their autorun symlinks (scriptassist is a ↵David Runge2014-10-3128-2/+3206
| | | | system symlink!)
* irssi: ignoring autosave file.David Runge2014-10-311-0/+1
|
* irssi: adding config fileDavid Runge2014-10-312-1/+459
|
* vim: removing yadr style .vimrc.after (now included in .vimrc and .vim/*.vim ↵David Runge2014-10-311-19/+0
| | | | files)
* ctags: Adding yadr .ctags configuration file to repository.David Runge2014-10-311-0/+26
|
* inputrc: Adding .inputrc to repository with vi-mode enabledDavid Runge2014-10-311-0/+1
|
* git: Adding .ctags and .inputrc to the repositoryDavid Runge2014-10-311-2/+0
|
* zsh: Adding .zhistory to ignore, instead of (falsely) .zsh_historyDavid Runge2014-10-311-1/+1
|
* zsh: Adding config files for zprezto, zsh settings and prompts, to comply ↵David Runge2014-10-3121-12/+701
| | | | with the way zprezto gets started
* git: Merging yadr gitconfig into mine, making it part of this repository.David Runge2014-10-313-4/+128
|
* vim: adding further ignores for non-config files in .vim folderDavid Runge2014-10-311-0/+2
|
* vim: Switching from yadr to VAM. Includes all modifications for vimrc, the ↵David Runge2014-10-316-3/+636
| | | | loading of plugins and their customization.
* Added zprezto as submoduleDavid Runge2014-10-243-1/+3
|
* vundles: added better latex-suite, graphviz, youcompleteme, gnupg. Removed ↵David Runge2014-10-171-3/+9
| | | | additional ctrlp, worse latex-suite
* Added ignores for khal and vdirsyncer related filesDavid Runge2014-10-121-0/+4
|
* Updated khal settings to work with the vdirsyncer settings providedDavid Runge2014-10-121-118/+39
|
* Adding vdirsyncer configuration file for contacts and calendars over carddav ↵David Runge2014-10-121-0/+102
| | | | and caldav.
* Added switch-case for different machinesDavid Runge2014-10-061-3/+13
|
* Added BROWSER, LC_TIME and set TERM to xterm-termite.David Runge2014-10-061-3/+4
|
* Merge branch 'master' of https://github.com/davezerave/dotDavid Runge2014-10-062-8/+11
|\ | | | | | | | | | | | | | | fuckup * 'master' of https://github.com/davezerave/dot: Made calling irssi more robust in tmux Adding server side irssi ignores
| * Merge branch 'master' of https://github.com/davezerave/dotDavid Runge2014-10-065-4/+98
| |\ | | | | | | | | | | | | | | | | | | | | | * 'master' of https://github.com/davezerave/dot: Adding systemd suspend alias Adding iptables syntax for vim Adding further ignores for arduino and processing settings folder Moving arduino and processing sketchbook directory to git subdirectory.
| * \ Merge branch 'master' of https://github.com/davezerave/dotDavid Runge2014-09-2919-341/+815
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://github.com/davezerave/dot: Added more journalctl aliases. Adding alias for journalctl to see messages from this boot only. Adding further ignores for home directory Adding Arduino related vundles Adding Arduino preferences Adding locally compiled tmux-mem-cpu-load version Adding scripts to check weather currently running a realtime or vanilla kernel. Adding correct echo output to updated script. Changing output messages from Dropbox to ownCloud. Adding further aliases, cleaning up systemd aliases and others. Disabling the start of syndaemon, as a systemd user service is taking care of this now (hopefully) Updated user-dirs.dirs settings file to reflect further changes in user home structure. Raising the settings for night mode. Splitting settings for external server into separate config file. Adding newer Ardour version to settings. Deleting unneeded arduino preferences file Shifting to new key bindings config file 'bindings', deleting old ('keys'), updating config file to new settings format.