Add initial helix configs
This commit is contained in:
@@ -28,6 +28,9 @@ zshrc = { source = "zshrc", target = ".zshrc" }
|
||||
nvim = { source = "nvim", target = ".config/nvim" }
|
||||
vimrc = { source = "vimrc", target = ".vimrc" }
|
||||
|
||||
# helix
|
||||
helix = { source = "helix", target = ".config/helix" }
|
||||
|
||||
# tmux
|
||||
tmux = { source = "tmux", target = ".config/tmux" }
|
||||
tmux_conf = { source = "tmux.conf", target = ".tmux.conf" }
|
||||
|
Reference in New Issue
Block a user