aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* tex2pdf: Choosing mupdf over evince.David Runge2015-02-152-67/+9
|
* export.zsh: Add export for GnuPG started as daemon on demand and emulating ↵David Runge2015-02-152-3/+10
| | | | ssh-agent.
* .password-store: Updating passwordsDavid Runge2015-02-031-0/+0
|
* .gitignore: Removing .password store, as it is now a submodule.David Runge2015-02-021-1/+0
|
* .password-store: Adding cleanupDavid Runge2015-02-021-0/+0
|
* Merge branch 'master' of sleepmap.de:dotfilesDavid Runge2015-02-021-0/+0
|\ | | | | | | | | * 'master' of sleepmap.de:dotfiles: .irssi: updating
| * .irssi: updatingDavid Runge2015-02-021-0/+0
| |
* | .password-store: Adding pass password-store as submodule.David Runge2015-02-022-0/+4
|/
* .irssi: Updating to latest settings.David Runge2015-02-011-0/+0
|
* addons.vim: Removing python-mode.David Runge2015-02-011-1/+0
|
* .zprezto: Updating .zprezto.David Runge2015-02-011-0/+0
|
* .irssi: Adding irssi as a submodule to dotfiles.David Runge2015-02-012-0/+5
|
* .irssi: Removing irssi settings from dotfiles repository.David Runge2015-02-0132-4378/+0
|
* .gitconfig: Changing to current mail addressDavid Runge2015-02-011-1/+1
|
* hostspecific.zsh: Remove frqrec apt settings. We are on Archlinux now. YAYDavid Runge2015-01-261-4/+0
|
* export.zsh: Use xterm-color as default for TERM. CleanupDavid Runge2014-12-081-9/+4
|
* functions.zsh: Adding gpg to ex function.David Runge2014-12-081-0/+2
|
* export.zsh: Setting default TERM and LC_TIME for all.David Runge2014-12-081-7/+8
|
* .vimrc: Setting default locale to utf-8David Runge2014-12-081-0/+3
|
* README.md: Remove. I know what this repo is for.David Runge2014-12-011-4/+0
|
* start_jack/stop_jack: Removing stop and start of pulseaudio. Doing it ↵David Runge2014-12-012-2/+0
| | | | manually definitely gets around issues with USB-MIDI devices.
* Merge branch 'master' of https://git.frqrec.com/git/dotDavid Runge2014-11-307-61/+240
|\ | | | | | | | | | | | | | | | | | | | | * 'master' of https://git.frqrec.com/git/dot: .dircolors: Added .dircolors for colorful ls output in Termite. stop_jack: Added enabling of pulseaudio after disabling of JACK. start_jack: Added disabling of pulseaudio before starting jack, as it breaks system audio when using USB-MIDI interfaces. export.zsh: Unified settings for TERM and LC_TIME for some machines. .zprofile: Removed unnessecary exports. Added eval of dircolors (needed for Termite ls output). .tmux.conf: Setting allow rename to true .Xresources: Adding new font (Monospace) as default. Setting borderLess to true.
| * .dircolors: Added .dircolors for colorful ls output in Termite.David Runge2014-11-301-0/+218
| |
| * stop_jack: Added enabling of pulseaudio after disabling of JACK.David Runge2014-11-301-0/+3
| |
| * start_jack: Added disabling of pulseaudio before starting jack, as it breaks ↵David Runge2014-11-301-2/+4
| | | | | | | | system audio when using USB-MIDI interfaces.
| * export.zsh: Unified settings for TERM and LC_TIME for some machines.David Runge2014-11-301-8/+3
| |
| * .zprofile: Removed unnessecary exports. Added eval of dircolors (needed for ↵David Runge2014-11-301-28/+3
| | | | | | | | Termite ls output).
| * .tmux.conf: Setting allow rename to trueDavid Runge2014-11-301-0/+1
| |
| * .Xresources: Adding new font (Monospace) as default. Setting borderLess to true.David Runge2014-11-301-23/+8
| |
* | irssi config: Adding network based autlog_ignore_targetsDavid Runge2014-11-301-1/+1
|/
* path.zsh: Removed rvm, useless comments and if statements.David Runge2014-11-281-30/+10
|
* irssi: Added some first autolog_ignore_targetsDavid Runge2014-11-281-9/+4
|
* nicklist.pl: Removing nicklist plugin. Too much hassle.David Runge2014-11-281-1/+0
|
* 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
| |