This repository has following configs.
- fish shell (managed plugin by fisher)
- 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
sudo sh -c 'echo $(which fish) >> /etc/shells'
sh -c 'chsh -s $(which fish)'
sh init.sh
fisher install (cat fish/fishfile)
Then relaunch your terminal.
Download RobotoMono Nerd Font
fish_config
- colors:
Lava
- Launch iTerm2 and open Preferences.
- General > Preferences > Check "Load preferences from a custom folder or URL"
- Push "Browse" button and set folder to ~/dotfiles/iTerm2
- Launch Raycast and press alt + Space, then run with inputting
Import Preferences & Data
. - Select the
~/dotfiles/Raycast.rayconfig
.
npm install -g js-beautify
gem install rubocop
gem install solargraph
npm i -g typescript vue-language-server