This repository contains scripts and configuration files to set up a development environment for macOS.
- neovim
- aerospace
- sketchybar
- karabiner
- borders
- fastfetch
- skhd
- yabai
gh repo clone YotaOkuda/dotfiles ~/ghq/github.com/YotaOkuda/dotfiles
cd ~/ghq/github.com/YotaOkuda/dotfiles
make setup個別ターゲットの実行も可能:
make brew # Homebrew インストール + brew bundle
make link # シンボリックリンク作成
make submodule # git submodule (powerlevel10k)
make sketchybar # SbarLua ビルド + フォント
make neovim # Lazy プラグイン同期
make tmux # tpm + プラグインインストール
make services # sketchybar / borders サービス起動The setting I referred to.