diff options
| author | Peter Son Struschka <me@peter-struschka.com> | 2020-06-01 12:16:08 +0800 |
|---|---|---|
| committer | Peter Son Struschka <me@peter-struschka.com> | 2020-06-01 12:16:08 +0800 |
| commit | c461951f7e1a9c7862583025de15627d9aa1de25 (patch) | |
| tree | de34886a463b3fbae4c5efc5346960f0166a5303 /zsh/.config/zsh/zsh_plugins.txt | |
| parent | 0f84799b7d3b0cf0abaace7967a0c0490158440b (diff) | |
| download | dotfiles-c461951f7e1a9c7862583025de15627d9aa1de25.tar.gz dotfiles-c461951f7e1a9c7862583025de15627d9aa1de25.tar.bz2 dotfiles-c461951f7e1a9c7862583025de15627d9aa1de25.tar.lz dotfiles-c461951f7e1a9c7862583025de15627d9aa1de25.tar.xz dotfiles-c461951f7e1a9c7862583025de15627d9aa1de25.tar.zst dotfiles-c461951f7e1a9c7862583025de15627d9aa1de25.zip | |
zsh+basics: reorganise XDG and use antibody instead of zplug for zsh
plugins
Diffstat (limited to 'zsh/.config/zsh/zsh_plugins.txt')
| -rw-r--r-- | zsh/.config/zsh/zsh_plugins.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/zsh/.config/zsh/zsh_plugins.txt b/zsh/.config/zsh/zsh_plugins.txt new file mode 100644 index 0000000..696fda3 --- /dev/null +++ b/zsh/.config/zsh/zsh_plugins.txt @@ -0,0 +1,17 @@ +zdharma/fast-syntax-highlighting +robbyrussell/oh-my-zsh path:plugins/archlinux +robbyrussell/oh-my-zsh path:plugins/colored-man-pages +robbyrussell/oh-my-zsh path:plugins/command-not-found +robbyrussell/oh-my-zsh path:plugins/docker +robbyrussell/oh-my-zsh path:plugins/fzf +robbyrussell/oh-my-zsh path:plugins/git +robbyrussell/oh-my-zsh path:plugins/git-extras +robbyrussell/oh-my-zsh path:plugins/pip +robbyrussell/oh-my-zsh path:plugins/rsync +robbyrussell/oh-my-zsh path:plugins/systemd +robbyrussell/oh-my-zsh path:plugins/thefuck +robbyrussell/oh-my-zsh path:plugins/tmux +robbyrussell/oh-my-zsh path:plugins/virtualenvwrapper +zsh-users/zsh-autosuggestions +zsh-users/zsh-completions +zsh-users/zsh-history-substring-search |
