This repository has been archived on 2022-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
lemondwm/.antigenrc

8 lines
240 B
Plaintext
Raw Permalink Normal View History

2021-09-03 15:27:04 -05:00
antigen use oh-my-zsh
2021-12-09 10:54:56 -06:00
antigen bundle command-not-found
2021-09-03 15:27:04 -05:00
antigen bundle zsh-users/zsh-completions
antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-syntax-highlighting
2021-12-09 10:54:56 -06:00
antigen theme romkatv/powerlevel10k
2021-09-03 15:27:04 -05:00
antigen apply