nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/.config/nix-darwin
# Update
nix flake update
darwin-rebuild switch --flake .https://github.com/handlename/dotfiles/tree/main
参考になる
- Darwin Configuration Options
- 本家のマニュアル
- takeokunn/nixos-configuration
- 3つのOSで設定してる方のリポジトリ
# Bootstrap
nix run nix-darwin -- switch --flake ~/src/github.com/zyun53/dotfiles/nix-darwin
# Update
darwin-rebuild switch --flake ~/src/github.com/zyun53/dotfiles/nix-darwinTrueColor対応のはなし(端末、シェル、tmux、vim) - Panda Noir
curl -s https://gist.githubusercontent.com/lifepillar/09a44b8cf0f9397465614e622979107f/raw/24-bit-color.sh | bash- https://cloud.google.com/sdk/docs/install?hl=ja#mac
- brew install --cask google-cloud-sdk
- brew install kubectl
curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh
# For example, we just use `~/.cache/dein` as installation directory
sh ./installer.sh ~/.cache/dein
Vim for PHP: The Complete Guide for a Powerful PHP IDE · Web technologies https://web-techno.net/vim-php-ide/