Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 292 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 292 Bytes

dotfiles

Install

git clone https:/glushchenko/dotfiles.git ~/.dotfiles  
cd ~/.dotfiles && ./bootstrap.sh bundle/macOS  

# or linux env

sudo apt update
sudo apt install -y tmux vim zsh

cd ~/.dotfiles && ./bootstrap.sh bundle/linux

vim

:BundleInstall