diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml index 0195487..efd4fd3 100644 --- a/.chezmoiexternal.toml +++ b/.chezmoiexternal.toml @@ -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" diff --git a/dot_local/.keep b/dot_local/.keep deleted file mode 100644 index e69de29..0000000 diff --git a/dot_local/share/.keep b/dot_local/share/.keep deleted file mode 100644 index e69de29..0000000 diff --git a/dot_local/share/chezmoi/.keep b/dot_local/share/chezmoi/.keep deleted file mode 100644 index e69de29..0000000 diff --git a/dot_local/share/chezmoi/dot_chezmoiexternal.toml b/dot_local/share/chezmoi/dot_chezmoiexternal.toml deleted file mode 100644 index 0195487..0000000 --- a/dot_local/share/chezmoi/dot_chezmoiexternal.toml +++ /dev/null @@ -1,30 +0,0 @@ -[".oh-my-zsh"] - type = "archive" - url = "https://github.com/ohmyzsh/ohmyzsh/archive/master.tar.gz" - exact = true - stripComponents = 1 -[".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"] - type = "archive" - url = "https://github.com/zsh-users/zsh-syntax-highlighting/archive/master.tar.gz" - exact = true - stripComponents = 1 -[".oh-my-zsh/custom/plugins/zsh-autosuggestions"] - type = "archive" - url = "https://github.com/zsh-users/zsh-autosuggestions/archive/master.tar.gz" - exact = true - stripComponents = 1 -[".oh-my-zsh/custom/plugins/zsh-vi-mode"] - type = "archive" - url = "https://github.com/jeffreytse/zsh-vi-mode/archive/master.tar.gz" - exact = true - stripComponents = 1 -[".fzf"] - type = "archive" - url = "https://github.com/junegunn/fzf/archive/master.tar.gz" - exact = true - stripComponents = 1 -[".oh-my-zsh/custom/themes/powerlevel10k"] - type = "archive" - url = "https://github.com/romkatv/powerlevel10k/archive/master.tar.gz" - exact = true - stripComponents = 1 diff --git a/dot_local/share/chezmoi/dot_chezmoiignore b/dot_local/share/chezmoi/dot_chezmoiignore deleted file mode 100644 index e54bfc5..0000000 --- a/dot_local/share/chezmoi/dot_chezmoiignore +++ /dev/null @@ -1 +0,0 @@ -~/.oh-my-zsh/cache/* diff --git a/symlink_dot_tmux.conf b/symlink_dot_tmux.conf new file mode 100644 index 0000000..6a08cee --- /dev/null +++ b/symlink_dot_tmux.conf @@ -0,0 +1 @@ +.tmux/.tmux.conf