Skip to content

luckily/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

The script of dotfiles will install homebrew, ohmyzsh and then link the dotfiles via symbolic link. Only support MacOS.

Step 1: Xcode Command Line Tools

Verify that you've successfully installed Xcode Command Line Tools.

xcode-select -p

Install Xcode Command Line Tools, if you are not installed yet.

xcode-select --install

Step 2: Download dotfiles from git repository

git clone https://github.com/luckily/dotfiles.git ~/.dotfiles

Step 3: Install my dotfiles for the first time.

make debug-bash
make debug-zsh

make install

About

My dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published