Skip to content

vwall/dotfiles-bork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bork my dotfiles

Personal macOS dotfiles managed with Bork.

What's in here

  • bork/ contains ordered Bork scripts for bootstrapping a Mac.
  • configs/ contains files that get symlinked into $HOME by bork/000_mac_init.sh.
  • borkify runs each Bork script with a requested operation.
  • compile_bork.sh compiles the ordered Bork scripts into one generated bork.sh.

Usage

Run commands from the repository root.

./borkify

With no arguments, borkify runs bork status against each script in bork/.

./borkify satisfy

Pass a Bork operation, such as satisfy, to apply the setup.

./compile_bork.sh

Compile the ordered scripts into bork.sh.

Notes for changes

  • Keep Bork scripts numbered so they run in a predictable order.
  • Add new home-directory dotfiles under configs/; the bootstrap links them into $HOME.
  • Agent skills live under configs/agents/skills/. bork/003_agent_skills.sh links .agents to that directory so skill CLIs can install/update repo-local Codex skills, and bash borkify satisfy refreshes Impeccable.
  • Run sh -n borkify compile_bork.sh after editing the helper scripts.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages