Skip to content

liouk/apparatus

Repository files navigation

🔩 apparatus

Apparatus is a monorepo containing all the dotfiles for my setup, which is based on zsh, neovim and kitty, among other tools.

You can use the installation script to install every tool of the toolchain and place the dotfiles where they need to be. The install script performs the following:

  • it detects the platform/OS that executes it
  • it will install all the necessary tools, fonts, etc. for the supported platforms
  • it will place the dotfiles where they need to be, depending on the platform

The script currently only supports MacOS, and Fedora Server and Workstation are work in progress.

Originally forked from michailpanagiotis/apparatus.

Requirements

The script requires bash and curl only; it will install everything else it needs (e.g. brew, git).

Installation

To check if your platform is supported, run the following command:

curl -fsSL https://github.com/raw/liouk/apparatus/master/install.sh | bash /dev/stdin --check-support

The script will print whether the current OS is supported or not.

To install everything, run the following command:

curl -fsSL https://github.com/raw/liouk/apparatus/master/install.sh | bash /dev/stdin

Toolchain

Terminal & Shell

CLI Tools

Editor

VCS

MacOS

Theme

This config currently uses the catppuccin theme, in the following places that apparatus controls:

  • kitty
  • neovim
  • sway
  • waybar
  • mako
  • tig
  • swaylock