Skip to content

pablon/dotfiles

Repository files navigation

Your dotfiles are how you personalize your system - These are mine.

Linux macOS

Read the docsTry with docker


Prerequisites: git, sudo

Quick Start

git clone https://github.com/pablon/dotfiles.git ~/dotfiles && cd ~/dotfiles/
./setup.sh --help            # show all options

Install:

./setup.sh [install]         # full install (default)

Update:

./setup.sh update --dry-run  # preview changes without modifying anything
./setup.sh update            # pull changes, update plugins & re-stow

Re-stow:

# re-create all symlinks
stow -R . -t ~

Contributing

Contributing GuideCode of Conduct

About

Your dotfiles are how you personalize your system. These are mine.

Topics

Resources

License

Code of conduct

Contributing

Stars

3 stars

Watchers

2 watching

Forks

Contributors