Skip to content

yikeda6616/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Prerequisites

Command Line Tool

xcode-select --install

Homebrew

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

(Optional)Prezto

git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"

Installation

git clone https://github.com/yikeda6616/dotfiles ~/.dotfiles &&
ln -s ~/.dotfiles/.gitconfig ~ &&
ln -s ~/.dotfiles/.zshrc ~ &&
ln -s ~/.dotfiles/.zpreztorc ~ &&
ln -s ~/.dotfiles/.vimrc ~ &&
brew bundle --file '~/.dotfiles/Brewfile'

Maintain

brew bundle dump

Terminal Setup

Zsh Framework - sorin-ionescu/prezto

iTerm2 Color Theme - Arc0re/Iceberg-iTerm2

Node.js Setup

Node.js Version Management - tj/n

Package Manager Manager - antfu/ni

About

My setup when I got new mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published