]> arthur.barton.de Git - ax-zsh.git/shortlog
ax-zsh.git
2015-12-01 Alexander Bartongnupg: Read in ~/.gpg-agent-info file
2015-11-15 Alexander Bartoninstall.sh: Install themes, too!
2015-11-14 Alexander Bartonbyebye: Add extra empty line
2015-11-14 Alexander BartonOnly test for ~/.axzsh.debug once and export AXZSH_DEBUG
2015-11-14 Alexander BartonDon't call external tools, use variable modifiers
2015-11-07 Alexander BartonOnly window/icon title on "modern" terminals only
2015-11-03 Alexander Barton99_cleanup: Suppress error messages of "unfunction"
2015-11-02 Alexander Barton50_prompt: Show "logname" for root user by default
2015-11-02 Alexander BartonFix "theme" setup, rename "prompt" plugin to "theme"
2015-11-02 Alexander Barton"ax" theme: Fix CVS prompt, don't insert a space
2015-11-02 Alexander Barton"ax" theme: Set and export PS4 prompt
2015-11-02 Alexander Barton50_prompt: Don't export PS{1...4} and RPS{1|2} any...
2015-10-13 Alexander BartonAdd completion for "axzshctl" command
2015-10-13 Alexander BartonAdd plugin "function path" to search path, when existent
2015-10-05 Alexander BartonAdd "ohmyzsh" (robbyrussell) theme
2015-10-05 Alexander BartonAdd "debian" theme
2015-10-05 Alexander BartonAllow themes to define VCS info spacing
2015-10-04 Alexander BartonAdd "powerline-shell" plugin
2015-10-02 Alexander Barton99_cleanup: Don't clean up when zprofile hasn't been...
2015-10-02 Alexander Barton01_zprofile, 99_zlogin: Use full plugin path
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-27 Alexander Bartonax.axzshtheme: Refactor usage of default variables
2015-09-27 Alexander BartonStreamline default values of AX-ZSH theming variables
2015-09-27 Alexander Barton50_prompt: Introduce ax_prompt() function
2015-09-27 Alexander Barton50_prompt: ZSH_THEME_{LOGNAME|HOSTNAME|VCS}_PROMPT_...
2015-09-27 Alexander BartonInitial theming support
2015-09-27 Alexander Bartonax_logname_prompt_root(): Don't output user name
2015-09-27 Alexander BartonNew core module "99_cleanup"
2015-09-27 Alexander Barton50_prompt: Export all prompt variables
2015-09-27 Alexander Barton50_prompt: Remove unused variables
2015-09-27 Alexander BartonRun ax_{logname|hostname}_prompt_yn() only once when...
2015-09-27 Alexander BartonRefactor prompt functions
2015-09-27 Alexander Bartonax.zsh: Undefined "axzsh_load_plugin" function, it...
2015-09-27 Alexander Bartonaxzshctl: Fix "usage" message
2015-09-26 Alexander BartonREADME.md: Update introduction, mention "ZSH"
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 Bartonaxzshctl: Implement "upgrade" command
2015-09-12 Alexander BartonIntroduce $AXZSH/custom_plugins directory
2015-09-12 Alexander BartonREADME.md: Add "customization" section
2015-09-12 Alexander BartonREADME.md: Update installation instructions
2015-09-12 Alexander Bartoninstall.sh: Introduce "abort" function and use it
2015-09-12 Alexander Bartoninstall.sh: Use "which" instead of "type"
2015-09-12 Alexander Bartoninstall.sh: Really copy files or setup existing ~/...
2015-09-12 Alexander BartonAdd "hub" plugin for hub(1)
2015-08-28 Alexander Bartonls: Fix detection of color support
2015-08-28 Alexander Bartonaxzshctl: Implement "enable-default-plugins"
2015-08-25 Alexander Bartonkeychain: Use forwarded agents
2015-08-22 Alexander Bartonstd_env: Set up ZSH "REPORTTIME"
2015-08-22 Alexander Bartonstd_options: Watch for logins of other users
2015-08-22 Alexander Bartonstd_options: Enable "longlistjobs"
2015-08-22 Alexander Bartonls: Set up "dircolors" when available
2015-08-22 Alexander Bartonless: Set up color usage
2015-08-22 Alexander Bartonhistory: Ignore duplicates and commands that begin...
2015-08-22 Alexander Barton50_completion: Insert manual page sections
2015-08-22 Alexander Bartonstd_env: Don't overwrite variables
2015-08-20 Alexander Bartonssh_secure: Don't alias "ssh" to "ssh -o 'StrictHostKey...
2015-08-19 Alexander Barton10_terminal: Add "root" to list of remote commands
2015-08-19 Alexander Barton10_terminal: Add command to window title in iTerm.app
2015-08-19 Alexander Barton10_terminal: Don't set "user@host" window title for...
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-08-09 Alexander Bartoninstall.sh: Check if zsh(1) is available
2015-08-09 Alexander Bartoninstall.sh: Fix ax_msg() fallback function
2015-08-02 Alexander Barton05_fpath: Search for additional "function paths"
2015-08-02 Alexander BartonFix axzshctl to handle plugin names as well as path...
2015-08-01 Alexander Bartonaxzshctl: Update help text
2015-08-01 Alexander Bartonaxzshctl: Use ":A" qualifier, now relative path names...
2015-07-30 Alexander BartonUse "ax-common" when available, implement wrapper functions
2015-07-30 Alexander BartonDon't error out when $AXZSH/active_plugins/ does not...
2015-07-30 Alexander Bartoninstall.sh: export AXZSH variable
2015-07-30 Alexander BartonPlugins are activated using symlinks in $AXZSH/active_p...
2015-07-30 Alexander Bartoninstall.sh: Show information about the destination...
2015-07-30 Alexander Bartoninstall.sh: Use $AXZSH, when already set
2015-07-30 Alexander BartonREADME.md: Add "installation" section
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 BartonREADME: Update list of default plugins
2015-07-24 Alexander Bartoninstall.sh: Set "umask" to 027 by default
2015-07-24 Alexander Bartoninstall.sh: Create symlinks relative to ~/.axzsh
2015-07-24 Alexander Barton10_keyboard: Initialize DELETE key
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 Barton10_terminal: Rework window title, tab title, and hardst...
2015-07-19 Alexander Barton50_completion: Update compsys options
2015-07-19 Alexander Barton50_completion: Ignore completion functions
2015-07-19 Alexander Barton10_terminal: Set terminal title and working directory...
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 Barton10_keyboard: Enable editing of the current command...
2015-07-19 Alexander Bartonhistory: Save history file in cache directory by default
2015-07-19 Alexander Barton50_completion: Save "compdump" file in cache directory
2015-07-19 Alexander Barton05_fpath: Ignore errors/warnings of "typeset"
2015-07-19 Alexander Bartoncompletion: Ignore "uninteresting" users
next