Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1008 Bytes

File metadata and controls

28 lines (26 loc) · 1008 Bytes
git clone https://github.com/LuZack/environment/
cd environment
./setup.sh

iTerm

Z Shell

Vim

  1. Install vim-plug
  2. Launch vim and run :PlugInstall
  3. Install the following packages for NeoFormat:
  1. Coc setup
  • node >= 17 (nvm 이용)
  • Launch vim and run :CocInstall coc-json coc-pyright coc-clangd