git clone --recursive [email protected]:takanorifukuyama/dotfiles.git
homebrew のインストール https://brew.sh/index_ja
brew bundle install
mkdir ../.SDK
source dotfiles.sh
following apolication required.
- homebrew
- https://github.com/fikovnik/ShiftIt or magnet from appstore
- https://github.com/Clipy/Clipy
starship は homebrew じゃなくて cargo でインストールするのが良さそう
cargo install starship
# /opt/homebrew/bin/fish を最後の行に追加
sudo vi /etc/shells
change default shell
chsh -s /opt/homebrew/bin/fish
Specifies the directory which manages the repository with ghq
git config --global ghq.root ~/git
https://github.com/jorgebucaran/fisher/
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
fisher
macOS 12.4.0 iTerm2 3.4.15 fish 3.5.0 starship 1.9.1 Fig 1.0.58
のような環境でうまく動かなかった
fig settings app.beta true
fig update
ってやるといいらしい
openjdkはこちらからインストールできます https://adoptium.net/temurin/releases/?version=8