]> arthur.barton.de Git - ax-zsh.git/history - core
ax_logname_prompt_root(): Don't output user name
[ax-zsh.git] / core /
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 BartonRefactor prompt functions
2015-08-22 Alexander Barton50_completion: Insert manual page sections
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-02 Alexander Barton05_fpath: Search for additional "function paths"
2015-07-30 Alexander BartonPlugins are activated using symlinks in $AXZSH/active_p...
2015-07-24 Alexander Barton10_keyboard: Initialize DELETE key
2015-07-24 Alexander BartonUse "autoload -Uz"
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 Barton10_keyboard: Enable editing of the current command...
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
2015-07-19 Alexander Barton40_path: Update logic, add more search paths
2015-07-18 Alexander BartonRework FPATH and completion system
2015-07-18 Alexander BartonAdd "10_keyboard" core plugin to configure keyboard...
2015-07-17 Alexander Barton"40_path": use "manpath -q" (quite mode)
2015-07-16 Alexander Barton40_path: Reorder setting of PATH and MANPATH
2015-07-16 Alexander BartonAdd "40_path" plugin to initialize PATH and MANPATH
2015-07-08 Alexander Barton80_local_config.zlogout: Fix syntax
2015-07-07 Alexander Barton80_local_config: Read $HOME/.z{login|zlogout|zprofile...
2015-07-07 Alexander Barton80_local_config: Show debug messages, when enabled.
2015-07-07 Alexander Barton10_terminal: Don't send init string to terminal
2015-07-06 Alexander Barton01_zprofile & 99_zlogin: Make sure z{profile|login...
2015-07-03 Alexander BartonInitial commit