summaryrefslogtreecommitdiffstats
path: root/.config/zsh/plugins.zsh
blob: 9d08a7124c3f8baa8e5a61efd82d8d8b1b178d8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# plugins.zsh
# ========================
# =====    ===============
# ======  ================
# ======  ================
# ======  ====   ====   ==
# ======  ===     ==  =  =
# ======  ===  =  ==     =
# =  ===  ===  =  ==  ====
# =  ===  ===  =  ==  =  =
# ==     =====   ====   ==
# ========================

source $HOME/.local/packs/fast-syntax-highlighting/F-Sy-H.plugin.zsh >/dev/null
source $HOME/.local/packs/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh >/dev/null