- apt: C/C++ compiler
- apt: GNU Make
- apt: Neovim
- apt: cmake
- apt: cscope
- apt: curl
- apt: git
- apt: tmux
- apt: wget
- git: Universal Ctags
- git: fzf
- git: ripgrep
- apt: libtool-bin
- apt: ninja-build
- pip: pynvim
- pip: jedi
install_config.sh
: Copy configuration files to $HOME or proper locationssetup_zsh_plugins.sh
: Setup plugins for zshgit_config.sh
: Setup configuration for gitpatch_wsl_config.sh
: Update the setting for Windows Subsystem for Linux (WSL)
tools/tools_install.sh
: Tools via apt package managertools/neovim_install.sh
: Neovim: stable releasetools/ctags_install.sh
: Universal Ctags: head