10 Commits

Author SHA1 Message Date
anmiller
db92ba133b Update dotfile application to check for prereqs 2025-03-11 13:35:07 +00:00
30ff982bff Refactor code so coder_template_type is considered 2025-03-10 15:09:09 -04:00
da4d9dc4ce In a devcontainer setup install nix packages 2025-03-07 15:21:23 -05:00
790c132e07 Merge branch 'master' of https://git.nixy.moe/nixy/dotfiles 2024-06-03 16:30:07 -04:00
7360e32a08 Automatically install coder in nix environments 2024-05-21 20:33:17 +00:00
c73a495540 Attempt to fix recursive cloning for submodules 2024-05-21 20:31:27 +00:00
406c50b4a5 Add a vim option select 2024-05-21 20:31:27 +00:00
16545b322f Attempt to fix recursive cloning for submodules 2024-04-15 16:18:09 +00:00
dafc207f96 Add a vim option select 2024-04-15 14:38:06 +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