Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 756 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 756 Bytes

Dotfiles Setup Guide

This guide will walk you through the process of setting up your dotfiles using the init.sh script from the dotfiles repository by lkaric.

Prerequisites

Before you begin, make sure you have the following prerequisites installed on your system:

Quick Setup

If you want to set up your dotfiles without cloning the entire repository, you can execute the init.sh script directly from the web. Use one of the following commands based on your preference:

Using curl:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/lkaric/dotfiles/main/init.sh)"