Skip to content

andreivcodes/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Setup

Scripts to set up a macOS development environment with essential apps and configurations.

Structure

  • setup/all.sh: Runs all setup scripts.
  • setup/brew.sh: Installs/updates Homebrew and installs packages/apps.
  • setup/dev.sh: Sets up Node.js and Rust development environments.
  • setup/dock.sh: Configures the macOS Dock.

Setup

  1. Clone: git clone https://github.com/andreivcodes/dotfiles.git && cd dotfiles
  2. Executable: chmod +x setup/*.sh
  3. Run: cd setup && ./all.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published