Skip to content

rbjorklin/set-me-up

Repository files navigation

set-me-up

Running getStarted.sh does an initial setup of the system to my liking. This is meant to be used on Fedora 36 or newer.

You want to use this?

  • git clone --recurse-submodules https://github.com/rbjorklin/set-me-up
  • cd set-me-up
  • sudo ./getStarted.sh <username>

Manual stow

stow \
                --dir stow \
                --target ~/ \
                --verbose \
                --dotfiles \
                --simulate \
                dotfiles

NixOS

 nixos-rebuild switch --flake .#virtualbox

Acknowledgements

The neovim config is heavily influenced by this blog post

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published