Skip to content

Repository files navigation

txchen development environment settings

Installation

# install neovim for linux
curl -LO https://github.com/neovim/neovim/releases/download/stable/nvim.appimage
chmod u+x nvim.appimage
sudo mv nvim.appimage /usr/bin/nvim

# configure git, zsh, tmux and vim
mkdir -p ~/code/github
cd ~/code/github
git clone https://github.com/txchen/DevEnvSetup.git
cd DevEnvSetup
./install-configs.sh

# optional: manually install `rg`, `fd`

Keymaps

Note

About

personal environment setting scripts

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages