GNU Stow で管理している個人用 dotfiles(macOS / Linux 両対応)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/schroneko/dotfiles/main/setup.sh)"git clone git@github.com:schroneko/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow --no-folding .
brew bundle --global.vimrc.zshrc.bashrc.hushlogin
.gitconfig.ssh/config.config/gh/
.config/ghostty/config
.Brewfile
vim ~/dotfiles/.zshrc
cd ~/dotfiles
git add .zshrc
git commit -m "zshrc を更新"
git pushcd ~/dotfiles
git pull
stow --no-folding .stow --no-folding .
stow -D .