Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 367 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 367 Bytes

aoba-dotfile

install

bash install.sh

This script installs the following:

  1. Xcode Command Line Tools
  2. Homebrew
  3. Homebrew packages
  4. dotfiles

maintenance

add new symbolic link

cd path/to/aoba-dotfiles
ln -s /absolute/path/to/dotfiles/.zshrc ~/.zshrc

check symbolic links

ls -la ~

update Brewfile

bbdf