add tmux configuration and delete redundant local chezmoi folder

This commit is contained in:
2021-11-14 07:35:39 +00:00
parent 3f0b96e2a4
commit 176f180861
7 changed files with 6 additions and 31 deletions

View File

@@ -1,3 +1,8 @@
[".tmux"]
type = "archive"
url = "https://github.com/gpakosz/.tmux/archive/master.tar.gz"
exact = true
stripComponents = 1
[".oh-my-zsh"]
type = "archive"
url = "https://github.com/ohmyzsh/ohmyzsh/archive/master.tar.gz"