]> arthur.barton.de Git - ax-zsh.git/history - default_plugins
homebrew: Set HOMEBREW_AUTO_UPDATE_SECS to 10 minutes
[ax-zsh.git] / default_plugins /
2024-01-20 Alexander Bartonstd_functions: Further tweak untake()
2024-01-17 Alexander Bartonstd_functions: Enhance take(), introduce untake()
2023-11-26 Alexander Bartonstd_aliases: Add some "global" and "suffix" aliases
2022-12-25 Alexander Bartonstd_env: Don't set REPORTTIME in Warp terminal
2022-11-27 Alexander Barton"Expand" all alias definitions
2022-05-29 Alexander Bartonstd_aliases: Add new "lx" alias for "ls -A"
2022-02-04 Alexander Bartonstd_functions: Make open_command() work on Linux withou...
2022-02-04 Alexander Bartonstd_functions: Fix return code of open_command()
2022-02-01 Alexander Bartonbyebye: Be silent in "check mode"
2022-01-22 Alexander Bartonless: Hide "ps: stdin: not a terminal" when using lessp...
2021-12-04 Alexander BartonRefactoring: Use "axzsh_" prefix (instead of "ax_"...
2021-08-25 Alexander Bartonstd_functions: Add (very simple) "open" function
2021-04-30 Alexander Bartonstd_aliases: Use "last -aw" for "lastf" and "lasth...
2021-03-22 Alexander BartonGet rid of "bash_completion" default plugin
2021-03-06 Alexander Bartonssh: Slightly enhance file comments
2021-01-17 Alexander Bartoncheat: Add c() function for browsing cht.sh when fzf...
2020-08-24 Alexander Bartonhistory: Make sure HISTFILE is set
2020-08-23 Alexander Bartonstd_aliases: Add some more common aliases
2020-08-23 Alexander Bartonhistory: Introduce the clear_history() function
2020-08-23 Alexander Bartonless: Explicitely set the PAGER variable to the path...
2020-08-23 Alexander Bartonhistory: Don't fiddle with HISTFILE, use its defaults
2020-07-05 Alexander Bartonstd_env: Set CLICOLOR=1 (if not set already)
2020-06-11 Alexander BartonNew "std_functions" default plugin
2020-03-21 Alexander Bartonstd_aliases: Remove "0", quite useless
2019-11-02 Alexander Bartonbash_completion: Define dummy function to suppress...
2019-11-02 Alexander BartonAdd new "bash_completion" plugin
2019-11-02 Alexander BartonRemove most "nocorrect" settings
2019-09-05 Alexander Bartonssh: Look for SSH "auth socket" in common locations
2019-06-25 Alexander Bartonless: Disable "useful" hints of lesspipe(1)
2019-04-25 Alexander Bartonless: Add support for lesspipe.sh
2019-02-22 Alexander Bartoncorrection: Ignore dot files, don't offer them as a...
2019-02-22 Alexander Bartonstd_aliases: No longer define ".." alias
2019-02-22 Alexander Bartoncheat: Enhance plugin a bit
2019-02-06 Alexander Bartonstd_aliases: Add some aliases for fast directory changes
2019-02-03 Alexander Bartoncheat: Don't shadow real command (if any), and use...
2017-09-30 Alexander Bartoncorrection: Ignore pgrep and pkill
2017-09-30 Alexander Bartonssh: Add "verbose" option to ssh-autoadd function
2017-09-18 Alexander Bartoncorrection: Don't check for always-available commands
2017-09-18 Alexander Bartoncorrection: Don't correct some more commands
2017-07-08 Alexander Bartonstd_env: Set TIMEFMT and WATCHFMT variables
2017-07-08 Alexander Bartonstd_options: Fix login/logout "watch list"
2017-07-08 Alexander Bartoncorrection: Enhance correction prompt with colors
2017-07-07 Alexander BartonNew "cheat" default plugin
2017-04-10 Alexander Bartonssh: Make sure that XDG_RUNTIME_DIR is set & valid
2017-02-11 Alexander Bartonssh: Add "ssh-autoadd" command
2016-08-27 Alexander Bartonssh: Try to save and restore SSH environment
2015-11-14 Alexander Bartonbyebye: Add extra empty line
2015-11-02 Alexander BartonFix "theme" setup, rename "prompt" plugin to "theme"
2015-11-02 Alexander Barton50_prompt: Don't export PS{1...4} and RPS{1|2} any...
2015-09-27 Alexander BartonInitial theming support
2015-09-27 Alexander BartonRun ax_{logname|hostname}_prompt_yn() only once when...
2015-09-27 Alexander BartonRefactor prompt functions
2015-08-28 Alexander Bartonls: Fix detection of color support
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 Bartonstd_env: Don't overwrite variables
2015-08-16 Alexander BartonCoding style: Don't quote alias names
2015-07-30 Alexander BartonDon't hardcode default plugins, read them from ./defaul...