Skip to content

My configuration files for ZSH, Vim, Git and etc.

Notifications You must be signed in to change notification settings

mithunb9/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Install Guide

Installation

  1. Install Xcode command line tools.
xcode-select --install
  1. Clone the repository.
git clone [email protected]:mithunb9/dotfiles.git ~/.dotfiles
  1. Install Homebrew.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Run the install file
source ~/.dotfiles/install.sh

Backup

source ~/.dotfiles/backup.sh

About

My configuration files for ZSH, Vim, Git and etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published