add work-laptop config

This commit is contained in:
Alexander Navarro 2024-11-15 09:20:57 -03:00
parent c935973900
commit 00e3f8f8e9
5 changed files with 19 additions and 8 deletions

View file

@ -14,14 +14,15 @@ scripts = ""
# CLI package
[cli]
depends = ["nvim", "nushell", "zsh"]
depends = ["nvim", "zsh"]
[cli.files]
"config/yazi" = "~/.config/yazi"
"config/tmux" = "~/.config/tmux"
"config/bat" = "~/.config/bat"
"config/sesh" = "~/.config/sesh"
"config/zellij" = "~/.config/zellij"
"config/starship.toml" = "~/.config/starship.toml"
"config/tmux" = "~/.config/tmux"
"config/yazi" = "~/.config/yazi"
"config/zellij" = "~/.config/zellij"
[dev.files]
"config/git" = "~/.config/git"

6
.dotter/work-laptop.toml Normal file
View file

@ -0,0 +1,6 @@
includes = []
packages = ["default", "cli", "dev"]
[files]
[variables]