Add tmux configurations
This commit is contained in:
@@ -27,3 +27,7 @@ zshrc = { source = "zsh/zshrc", target = ".zshrc" }
|
||||
# vim
|
||||
nvim = { source = "nvim", target = ".config/nvim" }
|
||||
vimrc = { source = "vim/vimrc", target = ".vimrc" }
|
||||
|
||||
# tmux
|
||||
tmux = { source = "tmux", target = ".config/tmux" }
|
||||
tmux_conf = { source = "tmux.conf", target = ".tmux.conf" }
|
||||
|
Reference in New Issue
Block a user