Skip to content

saileshbro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This is a collection of my dotfiles. I use these to configure my system to my liking. I use these on my Mac system, but they should work on any system that uses bash and zsh.

Installation

Clone the repository to your $HOME directory.

git clone https://github.com/saileshbro/dotfiles.git

Install GNU Stow if you don't have it already.

brew install stow

After installing stow, you can use it to symlink the dotfiles to your home directory.

cd dotfiles
stow .

Done! You should now have all the dotfiles symlinked to your home directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published