feat bashrc: add oh-my-bash

This commit is contained in:
2025-05-03 23:46:45 +08:00
parent c35255b3b5
commit 4625a81ce5
2 changed files with 164 additions and 0 deletions

View File

@@ -3,6 +3,11 @@
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
refreshPeriod = "168h"
[".oh-my-bash"]
type = "git-repo"
url = "https://github.com/ohmybash/oh-my-bash"
refreshPeriod = "168h"
{{ if not .noGUI }}
[".config/alacritty/themes"]
type = "git-repo"