Skip to content

sgoodrow/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This repository contains my configuration files (dotfiles) for zsh, VSCode, and other tools. These dotfiles are managed using Git and symlinks for easy version control and portability.

Installation

Run the setup script to create the symlinks:

./setup.sh

Adding New Dotfiles

To add a new configuration file, move it to the ~/dotfiles/home directory and rerun the setup.sh script.

Updating Dotfiles

Simply git add and commit. The dotfiles are symlinked from the repository, so any changes to the installed dotfiles will be reflected in the repository and be ready for staging.

Releases

No releases published

Packages

No packages published