Skip to content

RuiOkazaki/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Overview

This repository contains scripts to set macOS.

Install

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
$ brew install git
$ echo 'export PATH="/opt/homebrew/bin:$PATH"' >> ~/.zshrc
$ source ~/.zshrc
$ git clone [email protected]:RuiOkazaki/dotfiles.git
$ find . -type f -exec chmod 777 \{\} \;
$ cd dotfiles && sh ./global-setup.sh

References

The following links were referenced when creating this repository:

About

[WIP]dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published