Skip to content

my dotfiles, especially for my Git, bash and Vim configurations

License

Notifications You must be signed in to change notification settings

padawin/dotfiles

Repository files navigation

My dotfiles

Installation

If you have git installed:

git clone https://github.com/padawin/dotfiles
cd dotfiles
# Install dependencies
./install.sh
# Create symbolic links
./deploy.sh

If you don't have git installed:

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

About

my dotfiles, especially for my Git, bash and Vim configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published