Skip to content

Commit

Permalink
Add missing packages to dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
ylogx committed Sep 18, 2023
1 parent 1cac855 commit cdc72c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions home/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -107,15 +107,19 @@ antigen bundle python
#antigen bundle #rails
antigen bundle rake
antigen bundle rake-fast
antigen bundle redis-cli
antigen bundle ruby
antigen bundle rust
antigen bundle sublime
antigen bundle sudo
antigen bundle ufw
antigen bundle web-search
#antigen bundle #tmux
antigen bundle yum
#antigen bundle zsh-completions
#antigen bundle zsh-syntax-highlighting
#antigen bundle zsh-wakatime
#antigen bundle jeffreytse/zsh-vi-mode

# Syntax highlighting bundle.
antigen bundle zsh-users/zsh-syntax-highlighting
Expand Down

0 comments on commit cdc72c7

Please sign in to comment.