Config files to be symlinked to $XDG_CONFIG_HOME.
| Name | Link |
|---|---|
| alacritty | https://github.com/alacritty/alacritty |
| delta | https://github.com/dandavison/delta |
| helix | https://helix-editor.com |
| lazydocker | https://github.com/jesseduffield/lazydocker |
| lazygit | https://github.com/jesseduffield/lazygit |
| xplr | https://xplr.dev |
| zellij | https://zellij.dev |
Quickly deploy this in a Dev Container:
Note
Must have Dev Container CLI
devcontainer up --config .devcontainer/devcontainer.json --workspace-folder .
devcontainer exec --workspace-folder . zsh -c "zellij attach -c dev || zellij"