Skip to content

davidrans/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

git clone --recurse-submodules https://github.com/davidrans/dotfiles.git
sudo apt install stow
cd dotfiles
rm ~/.bashrc
stow bash
stow tmux
stow rg
mkdir -p ~/.local/share/nvim/site/pack/plugins/start
stow neovim

neovim

Add a new plugin

git submodule add https://github.com/github/copilot.vim.git ~/dotfiles/neovim/.local/share/nvim/site/pack/plugins/start/copilot.vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published