lewagon/dotfiles

Default configuration for Le Wagon's students

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 2nd, 2026
Created on April 4th, 2014
Open Issues & Pull Requests: 4 (+0)
GitHub issues: Enabled
Number of forks: 28,897
Total Stargazers: 21,822 (+0)
Total Subscribers: 30 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.0 hours
Mean response time: 16.0 hours
90th percentile: 16.0 hours
Tracked items: 1

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

lewagon/dotfiles is a shell configuration repository that provides default dotfiles and environment setup for Le Wagon students.

The repository addresses the problem of establishing a consistent development environment across a cohort of learners by bundling pre-configured dotfiles that set up essential tools and workflows. It works by providing ready-to-use configuration files that students can apply to their systems, eliminating the need for each person to configure their environment from scratch and ensuring everyone starts with aligned tooling and conventions.

This tool suits students entering a coding bootcamp who need a standardized setup quickly, particularly those new to terminal configuration who would benefit from proven defaults. It is designed specifically for Le Wagon's curriculum and student base rather than as a general-purpose dotfiles framework. The repository integrates oh-my-zsh for shell enhancement, Visual Studio Code for editing, and git for version control, reflecting the core tools used in the program.

The project maintains active engagement with its student user base through regular updates to keep configurations aligned with current tooling practices. Pull requests are reviewed and merged to incorporate improvements and fixes. The repository serves as a living resource that evolves alongside Le Wagon's teaching materials and recommended development practices.