Skip to content

olhza/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Simple configuration for bash and vim.

Install

Clone the repository into the home directory and run script install.sh. To install vim's plugins just use the command :PluginInstall.

Test Install With Docker

A Dockerfile is provided to test the install script.

$ docker build -t dotfiles .
$ docker run --rm -ti dotfiles bash
(dotfiles)$ /home/dotfiles/install.sh

About

Vim and bash configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published