这是indexloc提供的服务,不要输入任何密码
Skip to content

yasuo0mg/dotfiles

Repository files navigation

dotfiles

My dotfiles target macOS systems.

Setup

  1. Install Xcode
# this will install clang, git, make, python3, swift, svn
$ xcode-select --install
  1. Setup SSH, Git (Japanese)
  1. Clone this repo
$ git clone https://github.com/yasuo0mg/dotfiles.git ~/dotfiles
  1. Install homebrew
$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  1. Install packages via brew

Installed packages are in /usr/local/celler and linked to /usr/local/bin.

$ brew bundle --no-lock
  1. Create symbolic link
$ ./link.sh
  1. setup macos system preferences
$ ./.macos

yarn

$ ln -s ~/.nvm/versions/node/v12.21.0 /usr/local/opt/node/
$ brew install yarn --ignore-dependencies

Alfred4

Go to preferences > Features. then check Folders and Images.

iterm2

To enable to copy clipboard in tmux sesison, move to Preferences > “General” tab, and in the “Selection” section, and check “Applications in terminal may access clipboard”.

About

Zsh, tmux, VSCode, Homebrew

Topics

Resources

Stars

Watchers

Forks