Skip to content

nkoji21/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal dotfiles for macOS development environment.

Setup

1. Install Dependencies

# Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# mise (runtime version manager)
brew install mise

# aqua (declarative CLI tool manager)
brew install aquaproj/aqua/aqua

2. Clone Repository

git clone https://github.com/nkoji21/dotfiles.git ~/ghq/github.com/nkoji21/dotfiles

3. Create Personal Git Config

Create ~/.gitconfig.local with your personal information:

[user]
	email = [email protected]
	name = Your Name

4. Run Install Script

cd ~/ghq/github.com/nkoji21/dotfiles
./install.sh

About

nkoji21's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages