Skip to content

Latest commit

 

History

History
115 lines (94 loc) · 2.99 KB

README.md

File metadata and controls

115 lines (94 loc) · 2.99 KB

README

Install

With GUI

# setup script
make install

Update

# update repository & dependencies
make update

Upgrade

# update repository & upgrade dependencies
make upgrade

Other commands

# type make + [tab]
make

Colorschemes

We use catpuccin-mocha

Known issues

dircolors command not found on MacOS

Install coreutils using brew install coreutils

Be sure to read the command output for post install instructions.

Links