Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/itzalak/furnace
- Owner: itzalak
- Created: 2024-11-09T14:35:15.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-17T12:04:08.000Z (about 1 month ago)
- Last Synced: 2024-11-17T12:35:34.590Z (about 1 month ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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 bashUnsure
- Python
- YayMissing 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