Skip to content

schickling/dotfiles

Repository files navigation

dotfiles

Almost everything is set up using Nix.

Includes

  • fish
  • tmux
  • neovim
  • ...

Gitpod workflows

  • I've configured Gitpod to pickup the install.sh file to set up my dotfiles for every new workspace
  • The dotfiles setup can be skipped by setting GITPOD_DOTFILES_SKIP=1
    • Example: https://gitpod.io/#GITPOD_DOTFILES_SKIP=1/https://github.com/contentlayerdev/videos

Related

Inspiration

Nix

TODO

  • Rename to nixconfig and re-clone on machines as ~/.nixconfig instead of ~/.config
  • Move to Nix: Tmux
  • Auto-link VSC settings (e.g. via nix-darwin)
  • Improved macOS settings via nix-darwin
  • Gitpod: auto-generate result.closure.lz in CI #18