Skip to content

shaaanuu/dotfiles

Repository files navigation

README

Dotfiles

Nothing fancy, Just my personal dotfiles...

Installation

Prerequisites

Before installing your dotfiles, ensure you have the stow package manager installed.

Arch based:

sudo pacman -S stow

Debian/Ubuntu based:

sudo apt install stow

Installing Dotfiles

  1. Clone this repository:
    git clone https://github.com/shaaanuu/dotfiles.git
  2. Navigate to your dotfiles directory:
    cd dotfiles
  3. Use stow to link configuration files: To install a specific package (e.g., alacritty), run:
    stow alacritty
    To install multiple packages, separate them with spaces:
    stow alacritty i3 neofetch

Disclaimer: Using stow incorrectly can potentially overwrite important system files. Proceed with caution and refer to the stow documentation for detailed guidance. And never blame me for any damages...

About

old dotfiles

Resources

Stars

Watchers

Forks

Contributors