Skip to content

lessan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

I use the Ubuntu image on DigitalOcean for my development work, and these dotfiles work on that image. The image comes with some default bash dotfiles already, so I haven't included them here. YMMV.

installation

Clone then run setup.sh:

git clone [email protected]:lessan/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./setup.sh

The first time you run vim, vim-plug will be downloaded and plugins installed. Thereafter you can use :PlugUpdate to update plugins and :PlugUpgrade to upgrade vim-plug itself.

About

Lessan's dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published