Skip to content

lenliu3/dev_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

Personal Neovim and tmux configuration files.

Installation

macOS/Linux

# Clone and copy
git clone https://github.com/lenliu3/dev_env
cp -r dev_env/nvim ~/.config/
cp dev_env/tmux.conf ~/.tmux.conf

Windows

# Clone and copy
git clone https://github.com/lenliu3/dev_env
Copy-Item -Recurse dev_env\nvim $env:LOCALAPPDATA\
Copy-Item dev_env\tmux.conf $env:USERPROFILE\.tmux.conf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published