]> arthur.barton.de Git - ax-zsh.git/history - plugins
gnupg: Read in ~/.gpg-agent-info file
[ax-zsh.git] / plugins /
2015-12-01 Alexander Bartongnupg: Read in ~/.gpg-agent-info file
2015-11-14 Alexander BartonDon't call external tools, use variable modifiers
2015-10-05 Alexander BartonAllow themes to define VCS info spacing
2015-10-04 Alexander BartonAdd "powerline-shell" plugin
2015-09-29 Alexander Bartoniterm2: Don't test for $TERM_PROGRAM, dosn't work on...
2015-09-29 Alexander BartonAdd "iterm2" plugin: iTerm2.app shell integration
2015-09-26 Alexander BartonAdd README.md files for plugins
2015-09-26 Alexander BartonAdd "fzf" plugin: "zf(1), a command-line fuzzy finder"
2015-09-20 Alexander Bartonthefuck: Use "thefuck --alias" for initialization
2015-09-12 Alexander BartonAdd "hub" plugin for hub(1)
2015-08-25 Alexander Bartonkeychain: Use forwarded agents
2015-08-20 Alexander Bartonssh_secure: Don't alias "ssh" to "ssh -o 'StrictHostKey...
2015-08-16 Alexander Bartondocker-machine: Suppress error output
2015-08-16 Alexander BartonAdd "docker-machine" plugin
2015-08-16 Alexander BartonCoding style: Don't quote alias names
2015-07-30 Alexander BartonAdd "pdfman" plugin
2015-07-30 Alexander BartonDon't hardcode default plugins, read them from ./defaul...
2015-07-27 Alexander BartonAdd "zsh-syntax-highlighting" plugin
2015-07-24 Alexander Bartonstd_options: Add some more options
2015-07-24 Alexander BartonUse "autoload -Uz"
2015-07-24 Alexander BartonAdd "zkbd" plugin
2015-07-20 Alexander BartonAdd "gnupg" plugin
2015-07-19 Alexander Bartonvirtualenvwrapper: Use virtualenvwrapper_lazy.sh, when...
2015-07-19 Alexander BartonNew plugin "std_options": Set standard ZSH options
2015-07-19 Alexander Bartonhistory: Save history file in cache directory by default
2015-07-19 Alexander Bartoncorrection: Update array of commands not to correct
2015-07-19 Alexander BartonNew plugin "grep"
2015-07-19 Alexander Bartonbyebye: Clear the console on logout if it is a local tty
2015-07-19 Alexander BartonNew plugin "less"
2015-07-18 Alexander BartonAdd "mosh" plugin
2015-07-18 Alexander BartonRework FPATH and completion system
2015-07-18 Alexander BartonAdd "thefuck" plugin
2015-07-18 Alexander Bartonstd_env: Setup LESS environment
2015-07-18 Alexander Bartonstd_aliases: Add some aliases for last(1)
2015-07-18 Alexander BartonAdd "ssh_secure" plugin
2015-07-18 Alexander BartonAdd "ccache" plugin
2015-07-18 Alexander BartonAdd "editor_select" plugin to auto-configure $EDITOR...
2015-07-18 Alexander Bartonvirtualenvwrapper: Set PIP_REQUIRE_VIRTUALENV=true
2015-07-17 Alexander BartonAdd "virtualenvwrapper" plugin
2015-07-16 Alexander BartonAdd "std_env" plugin
2015-07-10 Alexander Bartonssh: Move ssh wrapper initialization to new ssh.zprofile
2015-07-10 Alexander Bartonssh: Look for and initialize an "ssh wrapper" command
2015-07-10 Alexander Bartonssh: Make sure that ssh(1) is installed
2015-07-08 Alexander BartonAdd "keychain" plugin
2015-07-03 Alexander BartonInitial commit