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://raw.githubusercontent.com/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
.