alxzoomer / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

Install dotfiles

bash -c "$(curl -fsSL https://raw.githubusercontent.com/alxzoomer/dotfiles/master/install.sh)"

or

wget -O- https://raw.githubusercontent.com/alxzoomer/dotfiles/master/install.sh | sh

Configure GIT

~/dotfiles/utils/configure_git.sh "Your Name" "Your Email"

About

License:MIT License


Languages

Language:Vim Script 59.1%Language:Shell 40.9%