Dotfiles/shells/zsh/includes
Jonathan Hodgson 2e38dbc611 Adds auto-expand to some of my aliases
Heavily inspired by this: https://dev.to/frost/fish-style-abbreviations-in-zsh-40aa

When space is pushed, zsh will try to expand any aliases that I have put
in the array in this file.

It is currently quite basic, only looking at the first word on the
command line.
2021-11-28 20:58:16 +00:00
..
aliases.zsh Lots of zsh changes 2020-03-11 11:30:54 +00:00
auto-expand.zsh Adds auto-expand to some of my aliases 2021-11-28 20:58:16 +00:00
auto-notify.zsh Adds cat to auto-notify ignore list 2021-03-21 12:56:40 +00:00
autoSuggest.zsh Lots of zsh changes 2020-03-11 11:30:54 +00:00
colors.zsh Make colours work now focus has been disabled 2021-03-21 14:54:10 +00:00
completion.zsh Adds aliased with prefix function 2020-07-29 17:16:18 +01:00
currentwordcompletion.zsh ZSH: adds aws key regex to currenWordCompletions 2021-09-27 13:27:40 +01:00
functions.zsh Moves includes into includes folder 2020-02-19 12:07:52 +00:00
fzf.zsh FZF: adds git bindings and toggle preview 2021-11-16 11:45:45 +00:00
keybindings.zsh Adds some more options to the change command function 2021-09-07 17:07:25 +01:00
lfcd.zsh Moves includes into includes folder 2020-02-19 12:07:52 +00:00
navi.zsh ZSH: adds aws key regex to currenWordCompletions 2021-09-27 13:27:40 +01:00
overidepartialcompletion.zsh Improvements to hashcat completion 2021-11-04 19:38:13 +00:00
promptconfig.zsh ZSH: prompt: show branch on older versions of git 2021-08-23 15:24:34 +01:00
rangercd.zsh.tmp Lots of zsh changes 2020-03-11 11:30:54 +00:00
shortcuts.zsh.tmp Lots of zsh changes 2020-03-11 11:30:54 +00:00
urls.zsh Adds alt+m zle shortcut to create the directory for the current arg 2020-05-22 17:37:21 +01:00