Skip to content

Wordlesschunk/DJX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJX

Personal dev environment configuration managed with chezmoi.

Quick Start

chmod +x install.sh
./install.sh

This installs:

  • chezmoi (dotfile manager)
  • Oh My Zsh
  • Homebrew
  • Powerlevel10k theme
  • zsh-syntax-highlighting

Structure

.
├── configs/        # Shell and tool configurations
├── scripts/        # Utility scripts
├── dot_zshrc       # Main zsh config
└── setup.sh        # Installation script

Configuration

After installation, update DEV_DIR in dot_zshrc to point to where you cloned this repo:

export DEV_DIR="$HOME/path/to/this/repo"

Requirements

  • macOS (uses Homebrew)
  • Zsh shell
  • Nerd Font for Powerlevel10k icons

About

Dev Environment Config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages