Skip to content

Commit

Permalink
feat(ohmyzsh): remove you-shoud-use
Browse files Browse the repository at this point in the history
  • Loading branch information
aboqasem committed Mar 21, 2024
1 parent e6d73dd commit 46c2526
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
[submodule "custom/plugins/zsh-syntax-highlighting"]
path = custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting/
[submodule "custom/plugins/you-should-use"]
path = custom/plugins/you-should-use
url = https://github.com/MichaelAquilina/zsh-you-should-use/
[submodule "synced/symlink/.tmux/plugins/tpm"]
path = synced/symlink/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
Expand Down
1 change: 0 additions & 1 deletion custom/plugins/you-should-use
Submodule you-should-use deleted from 1f9cb0
1 change: 0 additions & 1 deletion synced/symlink/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export plugins=(
git
zsh-syntax-highlighting
zsh-autosuggestions
you-should-use
)

# Path to your dotfiles.
Expand Down

0 comments on commit 46c2526

Please sign in to comment.