Skip to content

Latest commit

 

History

109 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Project Structure Summary

Installation Mechanism:

  • ./dev-env - Copies files to ~ and ~/.config/
  • ./dotrun - Runs platform-specific scripts from ./dotruns/
  • Files are copied, not symlinked

Key Directories:

  • env/ - Core configs (zshrc, vimrc, gitconfig, etc.)
  • env/config/ - XDG configs copied to ~/.config/
  • dotruns/ - Installation scripts (brew_install_shared, defaults_mac, etc.)

Usage

Override all dotfiles with:

DEV_ENV=. ./dev-env

Run scripts from dotruns depending on what workplace you're on with:

./dotrun shared
./dotrun mac
./dotrun linux

About

A collection of my personal dotfiles for both MacOs & Linux ◡̈

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages