6 Commits

Author SHA1 Message Date
ee73f0ae57 Refactor code so coder_template_type is considered 2025-04-04 17:53:07 +00:00
c143c1e459 In a devcontainer setup install nix packages 2025-04-04 17:53:07 +00:00
6565a041e1 Automatically install coder in nix environments 2025-04-04 17:47:21 +00:00
e332049a0d Attempt to fix recursive cloning for submodules 2025-04-04 17:47:21 +00:00
e68ccd8bc7 Add a vim option select 2025-04-04 17:47:21 +00:00
Andrew R. M
a2076fd6f1 Make dotfiles compatible with gitpod style dotfiles
Add an install.sh that attempts to determine the OS, install stow and
then call my apply-dotfiles script to use stow.

The old installation process that was based on nix, has been moved to
nix-install.
2023-10-09 16:52:29 +00:00