Skip to content

sanspace/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

San's DOTFILES

A collection dotfiles for various customizations.

Some of these are my personal preferences and many of these are sourced from many opensource dotfiles.

Your Mileage May Vary!

Installation

Make sure you backed up your existing dotfiles.

cd # Takes you to your home dir
git clone https://github.com/sanspace/dotfiles.git # Clone my dotfiles
~/dotfiles/bin/install  # Install Dotfiles

Configure your name and email in ~/dotfiles/git/gitconfig

[user]
        name = <name>
        email = <email>

That's it. You're good to go!

Licensed under MIT

Releases

No releases published

Packages

No packages published