add alacritty

This commit is contained in:
2025-04-23 05:13:48 +08:00
parent 41dea79b9e
commit 7d5e69757b
2 changed files with 49 additions and 0 deletions

View File

@@ -2,3 +2,8 @@
type = "file"
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
refreshPeriod = "168h"
[".config/alacritty/themes"]
type = "git-repo"
url = "https://github.com/alacritty/alacritty-theme"
refreshPeriod = "168h"