Skip to content

Phaen/dotfiles

Repository files navigation

Dotfiles

My personal cross-machine Linux/Mac configuration.

Index

Currently covers the following:

  • nvim
  • kitty
  • oh-my-zsh

Setup

With chezmoi installed (read/write)

chezmoi init [email protected]:Phaen/dotfiles.git

Without chezmoi installed (read-only)

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply Phaen

Without chezmoi installed (one-shot)

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --one-shot Phaen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published