https://github.com/myterminal/forge-legacy
A collection of workstation setup scripts to work with my dotfiles [DEPRECATED]
https://github.com/myterminal/forge-legacy
daily-driver workstation
Last synced: about 2 months ago
JSON representation
A collection of workstation setup scripts to work with my dotfiles [DEPRECATED]
- Host: GitHub
- URL: https://github.com/myterminal/forge-legacy
- Owner: myTerminal
- License: other
- Created: 2022-06-16T19:04:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T17:24:03.000Z (about 3 years ago)
- Last Synced: 2026-03-08T04:05:37.507Z (3 months ago)
- Topics: daily-driver, workstation
- Language: Shell
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# forge-legacy
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
A collection of workstation setup scripts to work with my dotfiles
> **Note:** This project has been deprecated in favor of [forge](https://github.com/myTerminal/forge).
## What is it?
*forge-legacy* is the arrangement of my workstation setup scripts that used to reside as a part of [my dotfiles](https://github.com/myTerminal/dotfiles), now replaced with [forge](https://github.com/myTerminal/forge). Though the project may still continue to work, please expect issues.
## Difference from [forge](https://github.com/myTerminal/forge)
[forge](https://github.com/myTerminal/forge) has been designed to be a reusable tool to quickly configure a workstation with just a simple configuration file written in a Lisp-like format. *forge-legacy* on the other hand comprised of Bash setup scripts that depend on [twiner](https://github.com/myTerminal/twiner), along with my personal choice of packages and configuration in the same bundle, making it less meaningful for others.