Skip to content

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

Notifications You must be signed in to change notification settings

AndrewSirenko/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published