Refactor zshrc
Use zinit for simplicity and fast start time
This commit is contained in:
parent
3a8b297e91
commit
aac93335a5
7 changed files with 90 additions and 387 deletions
|
|
@ -1,3 +1,8 @@
|
|||
[".local/share/zinit"]
|
||||
type = "git-repo"
|
||||
url = "https://github.com/zdharma-continuum/zinit.git"
|
||||
refreshPeriod = "168h"
|
||||
|
||||
[".config/alacritty/themes/catppuccin/catppuccin-macchiato.toml"]
|
||||
type = "file"
|
||||
url = "https://github.com/catppuccin/alacritty/raw/main/catppuccin-macchiato.toml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue