]> arthur.barton.de Git - ax-zsh.git/commit
Fix core plugin numbering
authorAlexander Barton <alex@barton.de>
Tue, 28 Dec 2021 12:47:45 +0000 (13:47 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 28 Dec 2021 12:48:02 +0000 (13:48 +0100)
commitd18c4561b7df66a0143849466ee173272c4bc18b
tree0be1f88784541f8a7cf8166dac4f58b011a4fba6
parent456fcb4478a45b422fb898e54e12120e3cf388f9
Fix core plugin numbering

[0-4]*: Runs pre-plugins
[5-9]*: Runs post-plugins
ax.zsh
core/30_path/30_path.zprofile [new file with mode: 0644]
core/40_axzsh/40_axzsh.zshrc [new file with mode: 0644]
core/40_axzsh/functions/_axzsh [new file with mode: 0644]
core/40_completion/40_completion.zshrc [new file with mode: 0644]
core/40_path/40_path.zprofile [deleted file]
core/40_prompt/40_prompt.zshrc [new file with mode: 0644]
core/50_axzsh/50_axzsh.zshrc [deleted file]
core/50_axzsh/functions/_axzsh [deleted file]
core/50_completion/50_completion.zshrc [deleted file]
core/50_prompt/50_prompt.zshrc [deleted file]