/dotfiles

My dotfiles

Primary LanguageVim Script

Dotfiles

Running via Docker

docker volume create ros-container-root
docker build -t pvishal/shell .
./run.bash

Running on host

git clone https://github.com/pvishal/dotfiles.git ~/dotfiles
~/dotfiles/setup.sh