Skip to content

bivafra/dotfiles

Repository files navigation

Dotfiles

This repo contains dotfiles for some popular utils managed by GNU Stow

Installation

  1. Install GNU Stow:

    sudo apt install stow

    or

    sudo pacman -Syu stow
  2. Clone the repo to your home directory:

    cd ~
    git clone git@github.com:bivafra/dotfiles.git
  3. Incrementally install desired configs:

    cd dotfiles
    stow <name of directory>
    stow <name of directory>
    ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published