If you want everything to work out of the box, i highly recommend nixos. My shell is bash. Otherwise
- nix
- git
- direnv
- starship
- curl
clone repo to ~/.dotfiles and run gnu stow .
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.