Skip to content

haroun/dotfiles

Repository files navigation

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