Skip to content

Personalized Neovim and Nix configurations for streamlined machine setup, managed with home-manager.

License

Notifications You must be signed in to change notification settings

florence-wolfe/.dotfiles

Repository files navigation

.dotfiles

This is my personal development environment setup stuff. It has my dotfiles, configurations, and automations.

  1. Install the simbo CLI found in system/simbo_cli. Install instructions can be found there.
  • Python is the only requirement for simbo.
  • This is by design to ensure that the environment is as minimal as possible and can be installed on any machine.
  1. Start setup:
  • simbo setup nix
  • After nix completes its installation, run nix install home-manager
  • Then nix install brew
  1. Next run the updates
  • simbo update nixpkgs will get the latest nixpkgs needed to install the packages.
  • simbo update flake should then update the current OS's flake and install the packages, starting with brew and ending with the nix config.

Optional Steps

  1. Setup a new SSH key

Note: run gh help so that it triggers an internal user data migration so that the login part works properly. home-manager#4744

  1. Setup rustup with rustup default stable

About

Personalized Neovim and Nix configurations for streamlined machine setup, managed with home-manager.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published