Skip to content

brucekchung/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

Start using the native terminal application

Xcode is the suite of developer tools not included by default

  • Download xcode from app store
  • Download xcode cli tools
xcode-select --install

Homebrew is the "missing package manager" for MacOS

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

Clone repo into $HOME/Projects and run installation for terminal setup or manually run:

brew install iterm2
brew install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

Can list commands by running make help
Update and symlink your setup from the menu

Others

ssh key for github

download IBM monoplex font open ‘Font Book’ application, add font

About

.files and vim configuration for MacOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published