Skip to content

Latest commit

 

History

History
48 lines (22 loc) · 948 Bytes

INSTALL.md

File metadata and controls

48 lines (22 loc) · 948 Bytes

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

    git clone https://github.com/dracula/lsd.git

Install manually

Activating theme

Usage

To activate the theme in lsd, you need to modify the colors.yaml.

lsd does not create the colors.yaml file for you, but it looks for one in the following locations:

Linux:

  • $XDG_CONFIG_HOME/lsd/colors.yaml

macOS:

  • $HOME/.config/lsd/colors.yaml

Windows:

  • %APPDATA%\lsd\colors.yaml

Installation

Universal

  1. Copy the both colors.yaml & config.yaml into your lsd config folder