pvishal / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My dotfiles


Languages

Language:Vim Script 84.3%Language:Shell 13.9%Language:Dockerfile 1.8%