Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This set up is to combine tmux and NvChad (a well-known neovim config set up) to improve dev work flow using terminal.

ensure gcc is installed.

The following dependencies (mostly github repoes) need to be installed manually:

  1. git clone https://github.com/ybray412/dotfiles.git ~/apps/dotfiles
  2. cp -r ~/apps/dotfiles/nvim ~/.config/
  3. cp ~/apps/dotfiles/.tmux.conf ~/
  4. git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm Then launch Tmux, press CTRL-s r, followed by CTRL-s I.
  5. (Optional) (sudo) apt update && (sudo) apt install npm
  6. Launch nvim :MasonInstallAll, this command may need to be run more than once

If installation runs into problems, run the following to delete all installed files: rm -rf ~/.config/nvim ~/.local/state/nvim ~/.local/share/nvim

About

contains dotfiles for neovim, tmux and more

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages