Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itzalak/furnace

Personal laboratory mostly for experimental dotfiles in linux
https://github.com/itzalak/furnace

Last synced: about 1 month ago
JSON representation

Personal laboratory mostly for experimental dotfiles in linux

Awesome Lists containing this project

README

        

# furnace

Personal laboratory mostly for experimental dotfiles in linux

## Table of contents

- [Introduction](#introduction)
- [Features](#features)
- [Installation](#installation)
- [Requirements](#requirements)
- [Examples](#examples)
- [Acknowledgments](#acknowledgments)

## Introduction

- Introduce the reason for the existence of this project

## Features

- Relevant features, if any.

## Installation

Clone this repository

```shell
git clone [email protected]:itzalak/furnace.git foundry/furnace
```

Run minimal setup script to install required tools

```shell
curl -fsSL https://raw.githubusercontent.com/itzalak/furnace/refs/heads/main/taskfiles/scripts/00-minimal-setup.sh | bash
```

### Installation order

- Archinstall

Revisit

- Run minimal-setup from curl
- Setup ssh
- Clone repository
- Initialize neovim submodule
- Setup nvim
- Setup bluetooth
- Setup bash

Unsure

- Python
- Yay

Missing but important

- Git alias
- Bash not recognizing paths after installation of python

## Requirements

- Describe any requirements

## Examples

- Examples of usage, commands, etc.

## Acknowledgments

- Acknowledgments, alternatives, etc