Migrate to chezmoi
Move config files from config to chezmoi Add script to auto install packages with DNF and Cargo
This commit is contained in:
parent
110e0882c6
commit
224c7ed45c
1654 changed files with 470035 additions and 51 deletions
7
chezmoi/dot_config/tmuxp/coding.yml
Normal file
7
chezmoi/dot_config/tmuxp/coding.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
session_name: shorthands
|
||||
windows:
|
||||
- window_name: main
|
||||
layout: main-vertical
|
||||
panes:
|
||||
- shell_command: vi
|
||||
- shell_command: pnpm dev
|
||||
Loading…
Add table
Add a link
Reference in a new issue