Skip to content

wpasc/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toolbox

A personal workspace for learning and collecting engineering tools. Currently focused on NeoVim, tmux, and Cursor.

Quick Start

# Full setup from scratch (brew packages, symlinks, nvim plugins, cursor configs)
make setup

# Just check what's installed
make status

See make help for all available targets.

Structure

Makefile         # One-command setup for new machines
active/          # Actively used tool configs
  nvim/          #   NeoVim config and learning
  tmux/          #   tmux configuration
  cursor/        #   Cursor settings and extensions
experimental/    # Tools under evaluation
  dictation/     #   Dictation tooling
scripts/         # Standalone utilities (git-sync, etc.)
notes/           # Cross-cutting learning notes

Active Tools

  • nvim - Modal editing, configuration, plugins
  • tmux - Terminal multiplexing, session management
  • cursor - AI-assisted editor, settings tracking

For AI Agents

Read CLAUDE.md for complete development guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors