/dotfiles

My dotfiles :star2:

Primary LanguageVim Script

dotfiles

My dotfiles 🌟

Install

git clone https://github.com/ytakahashi/dotfiles.git ~/dotfiles
cd ~/dotfiles
make dotfiles

Docker

docker build -t ytakahashi/dotfiles .
docker run -it --name dotfiles ytakahashi/dotfiles