Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .zsh.after/aliases.zsh: Adding new ssh aliases. | David Runge | 2016-05-09 | 1 | -0/+2 | |
| | ||||||
* | .zsh.after/sources.zsh: Removing useless sources. Won't use ruby. | David Runge | 2016-05-08 | 1 | -6/+0 | |
| | ||||||
* | .zsh.after/aliases.zsh: Adding alias for zsh history statistics and dir ↵ | David Runge | 2016-05-08 | 1 | -0/+8 | |
| | | | | overview. | |||||
* | .zsh.after/prompt.zsh: Removing prompt file (integrated into zshrc). | David Runge | 2016-05-08 | 1 | -2/+0 | |
| | ||||||
* | .zsh.after/functions.zsh: Adding additional device identifiers for the ↵ | David Runge | 2016-04-22 | 1 | -1/+5 | |
| | | | | backup disk. | |||||
* | .zsh.after/aliases.zsh: Adding vdirsyncer alias. | David Runge | 2016-01-04 | 1 | -0/+4 | |
| | ||||||
* | .zsh.after/functions.zsh: Added umount options for media device. | David Runge | 2015-12-31 | 1 | -0/+3 | |
| | ||||||
* | .zsh.after/functions.zsh: Updating lopen to do bind mounts when using newer ↵ | David Runge | 2015-12-30 | 1 | -19/+43 | |
| | | | | devices. | |||||
* | .zsh.after/functions.zsh: Adding video and media harddrives to the lopen ↵ | David Runge | 2015-12-23 | 1 | -0/+13 | |
| | | | | function. | |||||
* | .zsh.after/export.zsh: Adding root auto-logout after 6 minutes. | David Runge | 2015-11-24 | 1 | -0/+7 | |
| | ||||||
* | .zsh.after/functions.zsh: Adding further device nodes as possible mounting ↵ | David Runge | 2015-11-05 | 1 | -2/+20 | |
| | | | | points for certain luksOpen actions. | |||||
* | .zsh.after/functions.zsh: Adding decompression option for .deb files. ↵ | David Runge | 2015-11-05 | 1 | -1/+3 | |
| | | | | Changing to standard way of creating tar.xz. | |||||
* | Merge branch 'master' of sleepmap.de:dotfiles | David Runge | 2015-10-22 | 1 | -21/+11 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of sleepmap.de:dotfiles: .tmux.conf: Adding tmux > 2.1 mouse scrolling options. .gitignore: Adding make/ folder to the list of ignored folder. .gitignore: Adding bin/pass2offlineimapc, as it will be re-generated upon usage. .gitignore: Adding .mutt/gpg-auto.rc, as it will have to be re-generated via script before useage of mutt. bin/generate_pgp_auto: Adding script to generate mutt send-hooks for mail addresses with valid gpg keys, to be able to automatically send encrypted mail. .mutt/gpg.rc: Updating correct settings for gpg. .zsh.after/export.zsh: Fixing some typos and adding additional comments. Adding XDG_RUNTIME_DIR for tmux's TMUX_TMPDIR. Moving SSH_AUTH_SOCK to XDG_RUNTIME_DIR. Separating ssh-agent and gpg-agent again. Setting GPG_TTY to current tty. Setting GPG_AGENT_INFO to empty string, so gpg-agent can be found. .config/khal/khal.conf, .vdirsyncer/config: Changing name of calendar. .mutt/gpg.rc: Updating pgp settings to be compliant with gnupg > 2.1. .local/share/applications/pd.desktop: Shifting from pd-extended to pd. .tmux.conf: Adding new (post 2.1) mouse mode | |||||
| * | .zsh.after/export.zsh: Fixing some typos and adding additional comments. ↵ | David Runge | 2015-10-22 | 1 | -21/+11 | |
| | | | | | | | | Adding XDG_RUNTIME_DIR for tmux's TMUX_TMPDIR. Moving SSH_AUTH_SOCK to XDG_RUNTIME_DIR. Separating ssh-agent and gpg-agent again. Setting GPG_TTY to current tty. Setting GPG_AGENT_INFO to empty string, so gpg-agent can be found. | |||||
* | | .zsh.after/functions.zsh: Adding additional device for backup-audio, in case ↵ | David Runge | 2015-10-22 | 1 | -1/+5 | |
|/ | | | | the harddrive is used in another case. | |||||
* | .zsh.after/functions.zsh: Adding trvlr laptop for the lopen function | David Runge | 2015-09-06 | 1 | -1/+1 | |
| | ||||||
* | .zsh.after/aliases.zsh: Adding feh alias | David Runge | 2015-09-06 | 1 | -0/+3 | |
| | ||||||
* | .zsh.after/functions.zsh: Adding new backup hdd. Moving backup-audio to ↵ | David Runge | 2015-08-11 | 1 | -1/+4 | |
| | | | | former backup disk. | |||||
* | .zsh.after/aliases.zsh: Adding mask to the systemctl aliases. Adding xclip ↵ | David Runge | 2015-08-11 | 1 | -2/+8 | |
| | | | | with proper display setting. | |||||
* | .zsh.after/export.zsh: Export different TERM variable when in tmux. | David Runge | 2015-04-24 | 1 | -1/+5 | |
| | ||||||
* | .zsh.after/export.zsh: Re-add keychain functionality for.. Debian. | David Runge | 2015-04-14 | 1 | -7/+10 | |
| | ||||||
* | aliases.zsh: Adding alias for mplayer to have it try and use jack,pulse,alsa ↵ | David Runge | 2015-03-25 | 1 | -0/+3 | |
| | | | | as audio output in that order. | |||||
* | functions.zsh: Adding TODO for cryptsetup functions. | David Runge | 2015-03-25 | 1 | -0/+1 | |
| | ||||||
* | export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR. | David Runge | 2015-03-11 | 1 | -1/+3 | |
| | ||||||
* | export.zsh: Adding TMUX_TMPDIR to exports. | David Runge | 2015-02-17 | 1 | -0/+2 | |
| | ||||||
* | export.zsh: Adding an explicit start of gpg-agent. | David Runge | 2015-02-15 | 1 | -0/+2 | |
| | ||||||
* | export.zsh: Add export for GnuPG started as daemon on demand and emulating ↵ | David Runge | 2015-02-15 | 1 | -0/+10 | |
| | | | | ssh-agent. | |||||
* | hostspecific.zsh: Remove frqrec apt settings. We are on Archlinux now. YAY | David Runge | 2015-01-26 | 1 | -4/+0 | |
| | ||||||
* | export.zsh: Use xterm-color as default for TERM. Cleanup | David Runge | 2014-12-08 | 1 | -9/+4 | |
| | ||||||
* | functions.zsh: Adding gpg to ex function. | David Runge | 2014-12-08 | 1 | -0/+2 | |
| | ||||||
* | export.zsh: Setting default TERM and LC_TIME for all. | David Runge | 2014-12-08 | 1 | -7/+8 | |
| | ||||||
* | export.zsh: Unified settings for TERM and LC_TIME for some machines. | David Runge | 2014-11-30 | 1 | -8/+3 | |
| | ||||||
* | prompt.zsh: Switching to custom prompt 'dvzrv' | David Runge | 2014-11-28 | 1 | -1/+1 | |
| | ||||||
* | functions.zsh: Making rsync functions more readable by splitting lines. | David Runge | 2014-11-28 | 1 | -3/+30 | |
| | ||||||
* | export.zsh: Lowering REPORTTIME to 5 (seconds) | David Runge | 2014-11-28 | 1 | -1/+1 | |
| | ||||||
* | aliases.zsh: Adding more systemd aliases. | David Runge | 2014-11-28 | 1 | -6/+6 | |
| | ||||||
* | zsh: added git submodule related aliases | David Runge | 2014-10-31 | 1 | -0/+4 | |
| | ||||||
* | zsh: Adding config files for zprezto, zsh settings and prompts, to comply ↵ | David Runge | 2014-10-31 | 1 | -4/+4 | |
| | | | | with the way zprezto gets started | |||||
* | Added switch-case for different machines | David Runge | 2014-10-06 | 1 | -3/+13 | |
| | ||||||
* | Added BROWSER, LC_TIME and set TERM to xterm-termite. | David Runge | 2014-10-06 | 1 | -3/+4 | |
| | ||||||
* | Added BROWSER, LC_TIME and set TERM to xterm-termite. | David Runge | 2014-10-06 | 1 | -1/+6 | |
| | ||||||
* | Adding systemd suspend alias | David Runge | 2014-10-02 | 1 | -1/+3 | |
| | ||||||
* | Added more journalctl aliases. | David Runge | 2014-09-28 | 1 | -3/+6 | |
| | ||||||
* | Adding alias for journalctl to see messages from this boot only. | David Runge | 2014-09-28 | 1 | -0/+1 | |
| | ||||||
* | Adding further aliases, cleaning up systemd aliases and others. | David Runge | 2014-09-28 | 1 | -104/+121 | |
| | ||||||
* | Adding automatic symlinking of shotwell folder upon mount of photos harddrive | David Runge | 2014-07-14 | 1 | -0/+3 | |
| | ||||||
* | Retabbing, customizing to my user | David Runge | 2014-06-17 | 1 | -15/+15 | |
| | ||||||
* | Adding alias for checking for video devices in /dev | David Runge | 2014-05-17 | 1 | -0/+1 | |
| | ||||||
* | Adding frqrec specific place for scripts | David Runge | 2014-05-13 | 1 | -0/+0 | |
| | ||||||
* | Adding host specific config files, using hostname instead of HOST env variable | David Runge | 2014-05-13 | 2 | -3/+3 | |
| |