]> arthur.barton.de Git - ax-zsh.git/history - core
P10k: Read config after enabling instant prompt
[ax-zsh.git] / core /
2024-02-10 Alexander BartonFix catching up the "ax-io", "zprofile" and "zlogin...
2024-01-17 Alexander Bartonaxzshctl: Implement new "plugin-help" subcommand
2023-12-09 Alexander Bartonaxzshctl: Add "help" and "version" to help text and...
2023-12-09 Alexander Bartonaxzshctl: Enhance "version" information, show prefix...
2023-12-08 Alexander Barton30_env: Make sure the default environment is always set
2023-06-20 Alexander Barton30_path: No longer look for Homebrew
2023-05-24 Alexander Barton40_completion: Call "compinit -u" when "ZSH_DISABLE_COM...
2022-09-21 Alexander Barton30_env.ax-io: Try to be even more clever when setting...
2022-02-01 Alexander Barton30_path: Fix file name in header
2021-12-28 Alexander BartonRefactor "root prompt" handling, don't show root "logna...
2021-12-28 Alexander BartonRevert 'Set "path" and "manpath" as "unique" type ...
2021-12-28 Alexander Bartonaxzshctl wrapper: Clean up the environment when disabli...
2021-12-28 Alexander BartonFix PATH environment after plugins ran
2021-12-28 Alexander BartonSet "path" and "manpath" as "unique" type (-U), too!
2021-12-28 Alexander BartonFix core plugin numbering
2021-12-15 Alexander BartonRefactoring: Always use "[[" (instead of "[")
2021-12-15 Alexander Barton12_locale: Some minor tweaks and refactoring
2021-12-04 Alexander BartonRefactoring: Use "axzsh_" prefix (instead of "ax_"...
2021-07-24 Alexander Barton40_path: Add Go and Cargo bin paths to $PATH when they...
2021-07-05 Alexander Barton30_env.ax-io: Try to use a user-specific subfolder...
2021-04-30 Alexander BartonAdd support for remote OhMyZsh plugins
2021-03-29 Alexander Bartonaxzshctl: Only auto-complete enabled plugins on "disabl...
2021-03-22 Alexander Barton50_completion: Try to find all available completion...
2021-03-06 Alexander Barton30_env.ax-io: Create individual XDG_RUNTIME_DIR, when...
2021-03-06 Alexander Barton30_env.ax-io: Use mktemp(3) to detect default remporary...
2020-12-26 Alexander Barton01_zprofile.zshrc: Don't forget the "ax-io" stage!
2020-12-26 Alexander Barton01_zprofile.zshrc: Don't duplicate code, call axzsh_han...
2020-12-26 Alexander BartonSplit 30_env into "ax-io" and "zshrc" stage
2020-12-26 Alexander Bartonaxzshctl set-theme completion: Look for all types in...
2020-11-24 Alexander Barton30_env: Tweak TMPDIR handling, no longer bother with TMP
2020-11-24 Alexander BartonDon't use $HOSTNAME or call hostname(1), use $HOST...
2020-07-31 Alexander Bartoncore: Move 20_home and 30_env to "ax-io" stage
2020-07-12 Alexander Barton80_local_config: Read local profile(s) in "ax-io" stage
2020-07-05 Alexander Barton11_terminal: Fix file names in file comments
2020-06-11 Alexander BartonIntroduce new "ax-io" stage, which is run before all...
2020-06-06 Alexander Barton12_locale: Enhance matching of Linux systems
2020-03-21 Alexander BartonFix axzsh_is_widechar_terminal() logic
2020-03-21 Alexander BartonKeep $AXZSH variable in axttyinfo alias
2019-12-28 Alexander Bartonaxzshctl: Enhance completions, include cloned modules
2019-11-30 Alexander Barton50_completion: Enhance completion styles
2019-11-02 Alexander Barton50_completion: Don't set complete_aliases
2019-11-02 Alexander Barton50_completion: Enable group descriptions
2019-11-02 Alexander Barton30_env: Test for and create missing directories
2019-11-02 Alexander BartonRemove most "nocorrect" settings
2019-08-21 Alexander Barton11_terminal: "putty*" is a modern terminal
2019-08-01 Alexander Barton11_terminal: Set "icon/tab title", not the "window...
2019-04-22 Alexander Barton11_terminal: Fix & enhance initialization of FG, BG...
2019-04-22 Alexander BartonFix handling of legacy terminal types
2019-02-05 Alexander Barton50_prompt: Move VCS prompt styling into VCS plugin
2019-02-05 Alexander Barton11_terminal: Introduce ${bg[defualt]} and $fg[default]
2019-02-05 Alexander Barton99_cleanup: Map OhMyZSH theme variables to ax-zsh variants
2019-02-05 Alexander Barton50_prompt: Implement some common functions as "dummies"
2019-02-03 Alexander Bartonaxzshctl: Look for themes in the "custom_themes" folder...
2019-02-03 Alexander BartonInclude the theme into the global context
2019-02-03 Alexander BartonImplement FG, BG and FX arrays, compatible to OhMyZsh...
2019-02-03 Alexander BartonImplement axzshctl function, restarting the current...
2018-12-09 Alexander Barton40_path: Look for Linuxbrew
2018-12-09 Alexander Barton20_home: PATH is handled in 40_path
2018-02-13 Alexander Barton10_keyboard: Add C-x,C-p shortcut for "push-line"
2018-02-11 Alexander BartonEnhance support for remote plugins with embedded themes
2017-11-20 Alexander BartonDon't load themes and ext. plugins on "dumb" terminals
2017-10-30 Alexander Barton30_env: Make sure "TZ" is set, when possible
2017-09-18 Alexander Barton40_path: Enhance MANPATH setting when manpath(1) isn...
2017-09-18 Alexander Barton40_path: Add user-local ~/sbin and ~/bin directories
2017-08-09 Alexander Barton40_path: Add user-local Ruby gem paths
2017-07-08 Alexander BartonAdd and streamline comments for prompt variables
2017-07-08 Alexander Barton11_terminal: Implement a cache for axzsh_is_widechar_te...
2017-07-07 Alexander BartonDisable axzsh_is_widechar_terminal() in "plugin check...
2017-07-07 Alexander BartonImplement "axttyinfo" command
2017-07-07 Alexander Barton11_terminal: Make axzsh_is_widechar_terminal() safer
2017-07-06 Alexander BartonImplement new axzsh_is_widechar_terminal() function
2017-07-06 Alexander Barton11_terminal: Fix shellcheck(1) warning
2017-06-19 Alexander Barton12locale: Make sure that LANG and LC_MESSAGES are valid
2017-04-15 Alexander Barton30_hostname: Validate SHORT_HOST variable
2017-04-10 Alexander Barton50_axzsh: Fix completion of theme names
2017-04-10 Alexander Barton50_prompt: Mark more variables as local & internal
2017-04-10 Alexander Bartonaxzshctl: Add "update-caches" command
2017-04-07 Alexander BartonCache: Read "zprofile" in the correct context in "zshrc...
2017-04-07 Alexander BartonDebug mode: Don't test for ~/.axzsh.debug but for ...
2017-03-16 Alexander Barton12_locale: Cygwin lowercases encodings as well
2017-03-16 Alexander Barton11_terminal: "cygwin" is a modern terminal
2017-03-12 Alexander Barton10_keyboard: Add "\C-x1" shortcut to move the cursor...
2017-03-12 Alexander Barton30_hostname: Use hostnamectl(1) to get the "short"...
2017-03-12 Alexander Barton12_locale: Automatically set LANGUAGE when possible...
2017-03-12 Alexander Barton12_locale: Detect and revert auto-correction of LC_...
2017-03-12 Alexander Barton12_locale: Only Linux seems to lowercase & transform...
2017-03-12 Alexander BartonNew "12_locale" core plugin
2017-03-12 Alexander BartonRename 10_terminal to 11_terminal to enforce ordering
2016-10-26 Alexander BartonAdd axzshctl subcommand "list-enabled"
2016-10-21 Alexander BartonAdd axzshctl subcommands "enable" and "disable"
2016-08-28 Alexander Barton10_terminal: Explicitly set SHELL to /bin/sh
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 BartonNew "30_env" core plugin
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
next