GithubHelp home page GithubHelp logo

apparatus's Introduction

๐Ÿ”ฉ 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://raw.githubusercontent.com/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://raw.githubusercontent.com/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

apparatus's People

Contributors

liouk avatar michailpanagiotis avatar mresvanis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.