Skip to content

Repository files navigation

dotfiles

Personal starter dotfiles for macOS, Linux, and Windows.

Install

macOS or Linux

Run from this checkout:

./install.sh

On macOS, the installer also installs the Homebrew dependencies in Brewfile. On Linux, package setup is skipped and the dotfiles are linked into place.

Windows

Run from PowerShell in this checkout:

.\install.ps1

The Windows installer uses winget for Git, GitHub CLI, ripgrep, and Visual Studio Code Insiders, configures Git, and syncs Copilot files. Use .\install.ps1 -SkipPackages if those tools are already installed or winget is unavailable.

Windows symlinks require Developer Mode or an elevated PowerShell session.

Copilot configuration

Global instructions and user-level skills live under copilot/. Inspect the generated skill inventory with:

script/sync-copilot status

Install changes with script/sync-copilot install; use the matching .ps1 commands on Windows. Skills with disabled: true in their YAML frontmatter remain tracked but are not installed, and stale links managed by this checkout are pruned safely.

Machine-specific or private shell configuration should live in ~/.localrc, not in this repo.

Originally forked from https://github.com/tclem/dotfiles

About

@chuwik does dotfiles

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages