Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 2.07 KB

README.md

File metadata and controls

56 lines (42 loc) · 2.07 KB

📁 .dotfiles

My personal dotfiles.

🖥️ Setup Overview

📦 Setup

Files are structured to create symlinks using stow.

  1. Clone the repo
git clone https://github.com/pmorim/.dotfiles
cd .dotfiles
  1. Create the symlinks
# Use all of the dotfiles...
stow */

# ...or choose specific modules
stow <directory> # single
stow <directory-1> <directory-2> <directory-3> # multiple

⭐ Credits

Inspired by: