Add helix configuration

This commit is contained in:
2023-05-30 20:24:08 +02:00
parent 9db32a19be
commit 80d4f7052c
2 changed files with 38 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ empty_directories:
- name: .config/i3status-rust
- name: .config/i3status-rust/icons
- name: .config/i3status-rust/themes
- name: .config/helix
dotfiles:
- from: git/gitconfig
to: .gitconfig
@@ -86,3 +87,5 @@ dotfiles:
to: .screencfg
- from: scripts
to: scripts
- from: helix/config.toml
to: .config/helix/config.toml