Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JohnHammond/ignition_key
This is a small BASH script to quickly setup all the tools I would want and need on a new machine.
https://github.com/JohnHammond/ignition_key
Last synced: about 1 month ago
JSON representation
This is a small BASH script to quickly setup all the tools I would want and need on a new machine.
- Host: GitHub
- URL: https://github.com/JohnHammond/ignition_key
- Owner: JohnHammond
- Created: 2018-01-24T00:11:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T09:08:42.000Z (over 2 years ago)
- Last Synced: 2024-08-01T22:01:36.580Z (5 months ago)
- Language: Shell
- Size: 89.8 KB
- Stars: 143
- Watchers: 6
- Forks: 56
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - JohnHammond/ignition_key - This is a small BASH script to quickly setup all the tools I would want and need on a new machine. (Shell)
README
# Ignition Key
> John Hammond | January 23rd, 2018
------------
I have had the idea to write something like this for a long time, but never got around to it. Today I ended up reinstalling my Ubuntu image so I could have more space on my harddrive, but I needed all my tools back. I figured I would put together this script now.
All the code is in the [ignition_key.sh](ignition_key.sh) script.