aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.after
Commit message (Expand)AuthorAgeFilesLines
* Replace use of hostname with internalDavid Runge2020-07-261-1/+1
* Add supported extension to ex and lstarDavid Runge2020-07-241-0/+6
* .zsh.after/functions.zsh: Forcing extraction of zstd tars to be local (ex() d...David Runge2020-04-181-1/+1
* .zsh.after/aliases.zsh: Adding Holoplot related key to ssh.add alias.David Runge2020-04-181-1/+1
* .zsh.after/functions.zsh: Adding options for *.tar.lz, and *.zst to ex() and ...David Runge2020-03-101-1/+7
* .zsh.after/export.zsh: If brew is found in PATH, export a few environment var...David Runge2020-03-031-0/+7
* .zsh.after/functions.zsh: Adding .tar.lz and .lz to ex() and lstar() (respect...David Runge2019-10-011-0/+6
* .zsh.after/export.zsh: Remove useless AURDEST export.David Runge2019-07-071-3/+0
* .zsh.after/aliases.zsh: Setting mpv alias depending on whether on Xwayland or...David Runge2019-07-071-1/+5
* .zsh.after/functions.zsh: Adding function to display contents of various comp...David Runge2019-03-191-0/+44
* Merge branch 'master' of git.sleepmap.de:config/dotfilesDavid Runge2018-11-243-4/+3
|\
| * .zsh.after/aliases.zsh: Removing useless pacsearch overloading.David Runge2018-11-171-1/+0
| * .zsh.after/functions.zsh: Make rsync output in backup_folder() human readable...David Runge2018-09-131-1/+2
| * .zsh.after/export.zsh: Don't use tmux-256color in tmux on Debilian because it...David Runge2018-09-131-2/+1
* | .zsh.after/export.zsh: Expanding check for and setting of locale settings to ...David Runge2018-11-241-4/+25
|/
* .zsh.after/aliases.zsh: Adding mpv alias (without explicit audio output) for ...David Runge2018-04-231-1/+3
* .zsh.after/export.zsh: Not exporting SSH_AUTH_SOCK for root and when on macOS...David Runge2018-04-191-1/+5
* .zsh.after/export.zsh: Fixing export of TERM for tmux on macOS and TMUX_TMPDI...David Runge2018-04-171-2/+2
* .zsh.after/aliases.zsh: Adding special version of ssh.new for macOS.David Runge2018-04-171-2/+4
* .zsh.after/aliases.zsh: Adding fuzzy search for subtitles to mpv.David Runge2018-03-271-1/+1
* .zsh.after/aliases.zsh: Sort files naturally.David Runge2018-03-081-1/+1
* .zsh.after/export.zsh: Fixing export of TERM for tmux and screen.David Runge2018-02-221-0/+2
* .zsh.after/aliases.zsh: Renaming pacfile to pacown, as it was shadowing /usr/...David Runge2018-02-031-1/+1
* .zsh.after/export.zsh: Moving AURDEST to subdirectory of ~/packages.David Runge2017-11-041-1/+1
* .zsh.after/export.zsh: Adding AURDEST for pacaur to not have packages dumped ...David Runge2017-08-091-0/+3
* .zsh.after/export.zsh: Moving TMUX_TMPDIR to XDG_RUNTIME_DIR.David Runge2017-06-261-1/+1
* .zsh.after/export.zsh: Setting TERM to be xterm-256color, when not in tmux.David Runge2017-03-161-1/+1
* .zsh.after/export.zsh: Adding exports for LANG, LC_TIME and LC_MONETARY if se...David Runge2017-03-091-2/+12
* .zsh.after/functions.zsh: Adding support to export .asc files using gpg withi...David Runge2017-03-081-0/+3
* .zsh.after/aliases.zsh: Removing sudo for user services.David Runge2017-02-201-3/+3
* .zsh.after/aliases.zsh: Fixing the pacconf command to properly find files exc...David Runge2017-02-181-1/+1
* .zsh.after/hostspecific.zsh: Further defining the client names in host specif...David Runge2017-02-181-1/+1
* .zsh.after/aliases.zsh: Properly define systemctl --system list commands. Add...David Runge2017-02-171-4/+7
* .zsh.after/functions.zsh: Adding new functions for journalctl.David Runge2017-02-171-0/+84
* .zsh.after/aliases.zsh: Adding/updating aliases for systemctl and journalctl.David Runge2017-02-171-14/+28
* .zsh.after/export.zsh: Adding SYSTEMD_EDITORDavid Runge2017-01-261-0/+3
* .zsh.after/aliases.zsh: Adding github ed25519 key to ssh-add alias.David Runge2017-01-151-1/+1
* .zsh.after/functions.zsh: Removing useless functions. Refactoring ex().David Runge2017-01-091-241/+48
* .zsh.after/aliases.zsh: Adding rsa key for TU to ssh-add.David Runge2016-10-141-1/+1
* .zsh.after/functions.zsh: Add switch/case for trvlr to mount storage mSATA.David Runge2016-09-221-0/+11
* .zsh.after/functions.zsh: Removing exit (preventing closing of shell).David Runge2016-09-071-2/+0
* Merge branch 'master' of sleepmap.de:config/dotfilesDavid Runge2016-08-163-3/+11
|\
| * .zsh.after/aliases.zsh: Adding automatic selection of audio backends for mpv.David Runge2016-08-101-0/+1
| * .zsh.after/export.zsh: Export keyboard settings for sway.David Runge2016-08-091-0/+3
| * .zsh.after/functions.zsh: Adding functions to start chromium incognito and wi...David Runge2016-08-091-3/+7
* | .zsh.after/functions.zsh: Extending lopen function for apu-serve. Changing ex...David Runge2016-08-161-9/+10
|/
* .zsh.after/aliases.zsh: Fixing typo in ssh-add alias.David Runge2016-05-121-1/+1
* .zsh.after/aliases.zsh: Adding new ssh aliases.David Runge2016-05-091-0/+2
* .zsh.after/sources.zsh: Removing useless sources. Won't use ruby.David Runge2016-05-081-6/+0
* .zsh.after/aliases.zsh: Adding alias for zsh history statistics and dir overv...David Runge2016-05-081-0/+8