aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.after
Commit message (Collapse)AuthorAgeFilesLines
* .zsh.after/functions.zsh: Adding trvlr laptop for the lopen functionDavid Runge2015-09-061-1/+1
|
* .zsh.after/aliases.zsh: Adding feh aliasDavid Runge2015-09-061-0/+3
|
* .zsh.after/functions.zsh: Adding new backup hdd. Moving backup-audio to ↵David Runge2015-08-111-1/+4
| | | | former backup disk.
* .zsh.after/aliases.zsh: Adding mask to the systemctl aliases. Adding xclip ↵David Runge2015-08-111-2/+8
| | | | with proper display setting.
* .zsh.after/export.zsh: Export different TERM variable when in tmux.David Runge2015-04-241-1/+5
|
* .zsh.after/export.zsh: Re-add keychain functionality for.. Debian.David Runge2015-04-141-7/+10
|
* 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.
* functions.zsh: Adding TODO for cryptsetup functions.David Runge2015-03-251-0/+1
|
* export.zsh: Don't use /run/user/ directory for roots TMUX_TMPDIR.David Runge2015-03-111-1/+3
|
* export.zsh: Adding TMUX_TMPDIR to exports.David Runge2015-02-171-0/+2
|
* export.zsh: Adding an explicit start of gpg-agent.David Runge2015-02-151-0/+2
|
* export.zsh: Add export for GnuPG started as daemon on demand and emulating ↵David Runge2015-02-151-0/+10
| | | | ssh-agent.
* 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
|
* export.zsh: Unified settings for TERM and LC_TIME for some machines.David Runge2014-11-301-8/+3
|
* 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
|
* zsh: added git submodule related aliasesDavid Runge2014-10-311-0/+4
|
* zsh: Adding config files for zprezto, zsh settings and prompts, to comply ↵David Runge2014-10-311-4/+4
| | | | with the way zprezto gets started
* 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
|
* Added BROWSER, LC_TIME and set TERM to xterm-termite.David Runge2014-10-061-1/+6
|
* Adding systemd suspend aliasDavid Runge2014-10-021-1/+3
|
* Added more journalctl aliases.David Runge2014-09-281-3/+6
|
* Adding alias for journalctl to see messages from this boot only.David Runge2014-09-281-0/+1
|
* Adding further aliases, cleaning up systemd aliases and others.David Runge2014-09-281-104/+121
|
* Adding automatic symlinking of shotwell folder upon mount of photos harddriveDavid Runge2014-07-141-0/+3
|
* Retabbing, customizing to my userDavid Runge2014-06-171-15/+15
|
* Adding alias for checking for video devices in /devDavid Runge2014-05-171-0/+1
|
* Adding frqrec specific place for scriptsDavid Runge2014-05-131-0/+0
|
* Adding host specific config files, using hostname instead of HOST env variableDavid Runge2014-05-132-3/+3
|
* Adding further convenience functions for md5, copyingDavid Runge2014-05-051-0/+11
|
* Changing to TERM=rxvt-256color because of line tearing with unicode variantDavid Runge2014-05-051-1/+1
|
* Adding pulseaudio aliasesDavid Runge2014-05-051-0/+6
|
* Adding frqrec specific sourcesDavid Runge2014-04-211-1/+1
|
* Cleaning up functions, adding tar_xzDavid Runge2014-04-181-33/+38
|
* Export non-reparenting settings for JavaDavid Runge2014-04-161-0/+3
|
* Fixing vimpager to work as less replacement properly.David Runge2014-04-151-3/+3
|
* Adding apt specific aliases.David Runge2014-04-121-0/+37
|
* Adding further splitting of host specific configs.David Runge2014-04-123-76/+2
|
* Adding flush key command for keychain.David Runge2014-04-111-0/+3
|
* Fixed udisksctl functions to work with external drives, mmc devices and ↵David Runge2014-04-101-236/+211
| | | | optical drives.
* Leaving giev with less as pager, rest is set to vimpagerDavid Runge2014-04-091-2/+7
|
* Removing unneeded unaliasing of vimDavid Runge2014-04-091-4/+0
|
* Modified calling of udisksctl command to be compatible with zsh. =mount ↵David Runge2014-04-091-210/+212
| | | | instead of mount, =unmount instead of unmount
* Fixing udisks functions with sudo.David Runge2014-04-091-2/+2
|