]> arthur.barton.de Git - ax-zsh.git/commit
Don't hardcode default plugins, read them from ./default_plugins/
authorAlexander Barton <alex@barton.de>
Thu, 30 Jul 2015 12:40:13 +0000 (14:40 +0200)
committerAlexander Barton <alex@barton.de>
Thu, 30 Jul 2015 12:40:13 +0000 (14:40 +0200)
commit60f9f580fe5c41f062134576dde9a81f6c1cb785
tree9935f9376302d3928818f69617b1fe7b9125ee44
parent64eca491945be5ec80d8f57d74bbb042015f7915
Don't hardcode default plugins, read them from ./default_plugins/
25 files changed:
ax.zsh
default_plugins/byebye/byebye.zlogout [new file with mode: 0644]
default_plugins/correction/correction.zshrc [new file with mode: 0644]
default_plugins/grep/grep.zshrc [new file with mode: 0644]
default_plugins/history/history.zshrc [new file with mode: 0644]
default_plugins/less/less.zprofile [new file with mode: 0644]
default_plugins/ls/ls.zshrc [new file with mode: 0644]
default_plugins/prompt/prompt.zlogin [new file with mode: 0644]
default_plugins/ssh/ssh.zprofile [new file with mode: 0644]
default_plugins/ssh/ssh.zshrc [new file with mode: 0644]
default_plugins/std_aliases/std_aliases.zshrc [new file with mode: 0644]
default_plugins/std_env/std_env.zprofile [new file with mode: 0644]
default_plugins/std_options/std_options.zshrc [new file with mode: 0644]
plugins/byebye/byebye.zlogout [deleted file]
plugins/correction/correction.zshrc [deleted file]
plugins/grep/grep.zshrc [deleted file]
plugins/history/history.zshrc [deleted file]
plugins/less/less.zprofile [deleted file]
plugins/ls/ls.zshrc [deleted file]
plugins/prompt/prompt.zlogin [deleted file]
plugins/ssh/ssh.zprofile [deleted file]
plugins/ssh/ssh.zshrc [deleted file]
plugins/std_aliases/std_aliases.zshrc [deleted file]
plugins/std_env/std_env.zprofile [deleted file]
plugins/std_options/std_options.zshrc [deleted file]