Skip to content

william-barros-costa/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. Configure the ssh tunnel
curl -o ~/.ssh/gitkey https://raw.githubusercontent.com/william-barros-costa/ansible/master/.ssh/id_ed25519
chmod 600 ~/.ssh/gitkey
yay ansible
ansible-vault decrypt ~/.ssh/gitkey
ssh -T [email protected]
  1. Run the following script
cd ~/.config
git clone [email protected]:william-barros-costa/nvim.git
nvim .
  1. Use Netrw to go to .config/nvim/lua/kane/packer.lua
  2. Run :so
  3. Run :PackerInstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published