Skip to content

pmorim/.dotfiles

Repository files navigation

📁 .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: