Skip to content

KeitaSHIBUYA/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

Installation

# Clone the repository
gh repo clone KeitaSHIBUYA/dotfiles

# Change the directory
cd dotfiles

# Run the installation script
chmod +x bin/install.sh
bin/install.sh

# Reload the shell
source ~/.zshrc

# Install brew packages
brew bundle

# update brew packages
brew upgrade