Skip to content

bpinheiroms/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Curated snapshot of the parts of my local development setup that are worth versioning and sharing.

What This Repo Is

This repository is a clean, portable backup of the setup I actually use.

It focuses on reusable configuration, documentation, and workflow conventions.

It does not try to mirror every machine-specific detail.

What Is Included

  • NEW_PC_SETUP.md
    • checklist for rebuilding the setup on a new machine
  • cmux/
    • Cmux app/session setup with default panes
  • ghostty/
    • Ghostty terminal config, font, theme, and shell defaults
  • nvim/
    • LazyVim-based Neovim setup from omerxx/dotfiles
  • yazi/
    • Yazi opener config that sends code/text files to Neovim
  • zellij/
  • opencode/
  • droid/
  • codex/
  • devin/
  • .cursorrules
    • Cursor global rules
  • scripts/
  • skills/
  • zsh/
    • sanitized shell config for backup and restore
    • docs: zsh/README.md
  • zed/

Principles

  • Store reusable setup, not machine noise.
  • Keep secrets, tokens, histories, caches, and logs out of version control.
  • Prefer sanitized or portable versions when the real local config contains private data.

Why This Exists

This repo gives me one place to:

  • restore the setup on another machine
  • document why each adjustment exists
  • review environment changes with git history

Repository Style

  • small, explicit folders
  • README per major area
  • no hidden dependency on local history
  • public-friendly structure when sensitive data is removed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors