mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-24 16:28:23 -05:00
Added yadm zsh plugin
This commit is contained in:
parent
7c3a601537
commit
6b546ea264
@ -33,6 +33,9 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:
|
||||
# zsh-history-subsearch-search
|
||||
git clone https://github.com/zsh-users/zsh-history-substring-search ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-history-substring-search
|
||||
|
||||
# yadm-zsh
|
||||
git clone https://github.com/juanrgon/yadm-zsh ${ZSH_CUSTOM:-~/.oh-my-zsh/custom/}/plugins/yadm-zsh
|
||||
|
||||
# Reclaiming our zsh config
|
||||
echo "~Setting backup as main config~"
|
||||
mv ~/.zshrc.pre-oh-my-zsh ~/.zshrc
|
||||
|
Loading…
Reference in New Issue
Block a user