My dotfiles.
Important: setup.sh
has not been tested yet!
Remove the exit
command in setup.sh
if you want to setup.
./setup.sh
setup.sh
for setting up.vimrc
for Vim.zshrc
for Zsh.zimrc
for Zim.tmux.conf
,.tmux.conf.local
for tmux from this config
- Install Neovim with
stable
tag - Zim would failed to install if shell has not yet set to Zsh
- Setup asdf, with
nodejs
andpython
pre-installed - Install packages required by extensions
node
(by asdf)ripgrep
,fd-find
(for telescope)tree-sitter-cli
(for treesitter)gcc
,g++
(for compiling treesitter parser)