]> arthur.barton.de Git - ax-zsh.git/shortlog
ax-zsh.git
2016-10-26 Alexander BartonAdd "zsh-autosuggestions" plugin
2016-10-21 Alexander BartonAdd axzshctl subcommands "enable" and "disable"
2016-10-21 Alexander BartonTry harder to detect location of the AX-ZSH installation
2016-08-30 Alexander BartonFix spelling in README.md
2016-08-28 Alexander Barton10_terminal: Explicitly set SHELL to /bin/sh
2016-08-28 Alexander Bartonaxzshctl: Use /usr/bin/env shebang to call zsh
2016-08-27 Alexander Barton30_env: Only mkdir directories when variables weren...
2016-08-27 Alexander Barton30_env: Fix creation of $XDG_RUNTIME_DIR directory
2016-08-27 Alexander Bartonssh: Try to save and restore SSH environment
2016-08-27 Alexander BartonNew "30_env" core plugin
2016-08-27 Alexander BartonAllow plugins to indicate "ignored" and "optional"...
2016-08-27 Alexander Bartonaxzshctl: Simplify (and fix) messages without ax-unix
2016-08-27 Alexander Bartonkeychain: Don't test for agents, it's done by keychain...
2016-08-27 Alexander Bartonkeychanin: Enhance logic and introduce axzsh_keychain_u...
2016-08-27 Alexander BartonDon't enable fancy features when the terminal is "dumb"
2016-08-26 Alexander Barton10_terminal: Fix up TERM for VTE-based terminals
2016-08-17 Alexander BartonRead /var/lib/$HOST/profile when no /var/lib/$HOST...
2016-08-17 Alexander BartonImplement new axzsh_is_dumb_terminal() function, and...
2016-08-17 Alexander Barton10_terminal: Explicitly map "dev-vt52" to "vt52"
2016-07-09 Alexander BartonAdd ~/.local/bin and /usr/local/games to search path
2016-07-09 Alexander BartonBetter sort search path, and prefere "sbin" over "bin"
2016-05-25 Alexander Bartoniterm2: Update shell integration to version 2
2016-05-11 Alexander BartonFix return codes of "zsh-navigation-tools" & "zsh-synta...
2016-05-11 Alexander BartonAdd new "check-plugins" command to axzshctl(1)
2016-05-11 Alexander Bartonpowerline-shell: Fail silently
2016-05-11 Alexander BartonAdd "zsh-navigation-tools" plugin
2016-05-11 Alexander Bartonhomebrew: Make code a little bit better ;-)
2016-05-07 Alexander BartonUse UTF8 characters in VCS prompts on UTF8 terminals...
2016-05-07 Alexander Barton"ax" theme: Don't use UTF8 characters on non-UTF8 terminals
2016-05-06 Alexander BartonClean up external repositories on "axzshctl reset-plugins"
2016-05-06 Alexander BartonFix detection of plugins stored on GitHub
2016-05-06 Alexander BartonReally skip unknown plugins altogether
2016-05-06 Alexander BartonAdd some more comments ...
2016-05-06 Alexander BartonStrip ".zsh" extension from foreign plugin names
2016-05-06 Alexander BartonImplement plugin loading from GitHub
2016-05-06 Alexander BartonFix handling of foreign plugins
2016-05-06 Alexander Barton2016! :-)
2016-04-15 Alexander Bartonhomebrew: Clean up ZSH completion handling
2016-02-21 Alexander Barton10_terminal: Implement "axzsh_resize_terminal COLUMNS...
2016-02-21 Alexander Barton10_terminal: Reorder functions
2016-02-19 Alexander Barton10_terminal: Add axzsh_is_utf_terminal and isutfenv...
2016-02-19 Alexander Bartonvirtualenvwrapper: Try to set PROJECT_HOME harder
2016-02-19 Alexander BartonCorrectly unset local variables
2016-02-19 Alexander Bartonhomebrew: Link ZSH completion into plugin function...
2016-02-10 Alexander Bartongit: Add "git fix" alias
2015-12-06 Alexander Barton20_home: Create local home directory with restricted...
2015-12-06 Alexander Bartonzsh-syntax-highlighting: Find scripts on Debian, too
2015-12-01 Alexander BartonFix, update, and enhance the README.md file
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
next