https://github.com/btkostner/jumpstart
my dotfiles for an arch linux configuration jumpstart
https://github.com/btkostner/jumpstart
arch-linux atom dotfiles herbstluftwm script vim zsh
Last synced: 28 days ago
JSON representation
my dotfiles for an arch linux configuration jumpstart
- Host: GitHub
- URL: https://github.com/btkostner/jumpstart
- Owner: btkostner
- Created: 2015-08-04T05:18:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-10T18:09:46.000Z (about 6 years ago)
- Last Synced: 2025-01-28T20:46:47.147Z (12 months ago)
- Topics: arch-linux, atom, dotfiles, herbstluftwm, script, vim, zsh
- Language: Shell
- Homepage:
- Size: 17.3 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jumpstart
## a Ubuntu server linux configuration jumpstart
jumpstart is a group of files useful for a kick-ass post-install
Ubuntu server setup.
1. Install necessary packages
2. Copy dotfiles
* [Installation](#installation)
* [Roadmap](#roadmap)
* [FAQ](#faq)
Please look over all files before running the install script.
I am not responsible for what this could possibly do to your system.
It may install unwanted packages and/or configuration files.
1. Clone this repo to ``
`git clone https://github.com/btkostner/jumpstart.git ~/Projects/btkostner/jumpstart`
2. Run install script
`./install`
### v1.0.0
* Get full setup working. Include all packages usually install on system.
### This simple install script seems super useful. Can I use it?
Sure. Enjoy.