Skip to content

Add dotfiles repo, stow, and Neovim to devcontainer setup#1

Merged
aatchison merged 2 commits intomainfrom
nvim-devcontainer
Mar 25, 2026
Merged

Add dotfiles repo, stow, and Neovim to devcontainer setup#1
aatchison merged 2 commits intomainfrom
nvim-devcontainer

Conversation

@aatchison
Copy link
Copy Markdown
Owner

This pull request updates the development container configuration to enhance the developer environment by adding new features and integrating dotfiles setup. The main changes include adding Neovim and Stow as features, and configuring the container to install user dotfiles from a specified repository.

Devcontainer feature enhancements:

  • Added neovim-prebuilt and stow features to the devcontainer configuration, alongside the existing just feature, to provide improved editor support and dotfile management. (.devcontainer/devcontainer.json, .devcontainer/devcontainer-lock.json) [1] [2]

Dotfiles integration:

  • Configured the devcontainer to clone and install dotfiles from the https://github.com/aatchison/just-testing.git repository using a custom install command. (.devcontainer/devcontainer.json)

@aatchison aatchison merged commit 3d11f24 into main Mar 25, 2026
1 check passed
@aatchison aatchison deleted the nvim-devcontainer branch March 25, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant