add tmux: add oh-my-tmux

This commit is contained in:
2025-05-31 20:39:58 +08:00
parent 89a83ecf06
commit a57bf598b7
2 changed files with 510 additions and 0 deletions

View File

@@ -3,6 +3,11 @@
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
refreshPeriod = "168h"
[".tmux.conf"]
type = "file"
url = "https://raw.githubusercontent.com/gpakosz/.tmux/master/.tmux.conf"
refreshPeriod = "168h"
[".oh-my-bash"]
type = "git-repo"
url = "https://github.com/ohmybash/oh-my-bash"