Skip to content

DanJecu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install Xcode Command Line Tools:

    xcode-select --install
  2. Set Up SSH: Follow the instructions on GitHub's SSH setup guide to configure your SSH keys for secure communication with Git repositories.

  3. Clone the Dotfiles Repository:

    git clone git@github.com:DanJecu/dotfiles.git ~/.dotfiles
  4. Run the Homebrew Installation Script:

    chmod +x ~/.dotfiles/scripts/install_brews.sh && ~/.dotfiles/scripts/install_brews.sh
  5. Run the Dotfiles Synchronization Script:

    chmod +x ~/.dotfiles/scripts/sync_dotfiles.sh && ~/.dotfiles/scripts/sync_dotfiles.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published