Move files out of their respective fs structure into program dirs in root and symlink dotfils using HM.
|
|
@ -20,9 +20,18 @@
|
||||||
fd
|
fd
|
||||||
jq
|
jq
|
||||||
starship
|
starship
|
||||||
|
fastfetch
|
||||||
];
|
];
|
||||||
file = {
|
file = {
|
||||||
".zshrc".source = ../zsh/.zshrc;
|
".zshrc".source = ../zsh/.zshrc;
|
||||||
|
".config/nvim".source = ../nvim;
|
||||||
|
".config/yazi".source = ../yazi;
|
||||||
|
".config/starship.toml".source = ../starship/starship.toml;
|
||||||
|
".tmux.conf".source = ../tmux/.tmux.conf;
|
||||||
|
".config/tmux".source = ../tmux;
|
||||||
|
".config/bat".source = ../bat;
|
||||||
|
".config/ghostty".source = ../ghostty;
|
||||||
|
".config/confutils".source = ../confutils;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 747 KiB After Width: | Height: | Size: 747 KiB |
|
Before Width: | Height: | Size: 5.3 MiB After Width: | Height: | Size: 5.3 MiB |
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 7.8 MiB After Width: | Height: | Size: 7.8 MiB |
|
Before Width: | Height: | Size: 632 KiB After Width: | Height: | Size: 632 KiB |
|
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.6 MiB |
|
Before Width: | Height: | Size: 6 MiB After Width: | Height: | Size: 6 MiB |
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 180 KiB |
|
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 3.6 MiB |