Skip to content

lost-rob0t/dotfiles

Repository files navigation

Readme

Index

desktop.png

Setup

Dependencies

If you want everything to work out of the box, i highly recommend nixos. My shell is bash. Otherwise

  • nix
  • git
  • direnv
  • starship
  • curl

Install dotfiles

clone repo to ~/.dotfiles and run gnu stow .

nix

Setup nix

Install nix: https://nixos.org/download

nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update
nix-shell '<home-manager>' -A install
home-manager switch --flake github:lost-rob0t/dotfiles#unseen@flake

you might need to update the username to match yours.

To update the home-manager install just run

home-manager switch --flake github:lost-rob0t/dotfiles#unseen@flake

Since you will be using this with your username, you will need to edit the username.