Install Wezterm
https://wezfurlong.org/wezterm/
TODO: 暫定対応なのでコマンドで実行できるように改善したい
Windowsの場合は以下のようにweztermの設定ファイルをホストOSのWindows側にファイルをコピーする
cp ~/dotfiles/config/wezterm/.wezterm.lua /mnt/c/Users/[UserName]/
Install Shelldon
https://github.com/rossmacarthur/sheldon
brew install sheldon
package manager for Lua modules
sudo apt install luarocks
linter for lua
sudo luarocks install luacheck
npm install -g typescript typescript-language-server @tailwindcss/language-server
formatter for lua
brew install stylua
Run this:
git clone [email protected]:mikinovation/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./setup.sh
sh ./scripts/lint.sh
sh ./scripts/format.sh
:Copilot setup
Input Authentication Code on Browser. And enable Copilot
:Copilot enable
:call dein#recache_runtimepath()