Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dzoladz/.dotfiles
Bootstrap a new machine with development tools, custom commands, configuration options and preferences
https://github.com/dzoladz/.dotfiles
Last synced: 25 days ago
JSON representation
Bootstrap a new machine with development tools, custom commands, configuration options and preferences
- Host: GitHub
- URL: https://github.com/dzoladz/.dotfiles
- Owner: dzoladz
- Created: 2022-11-20T02:14:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T19:44:08.000Z (2 months ago)
- Last Synced: 2024-08-25T20:52:27.563Z (2 months ago)
- Language: Shell
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DOTFILES
========Tooling to bootstrap a fresh install of macOS on Apple M1 silicon to my specifications.
![screenshot of ASCII text spelling of the name Derek Zoladz](dcz.png)
## Installation
Curl and unarchive the specified release from `https://github.com/dzoladz/.dotfiles/releases`
1. `mkdir ~/.dotfiles && cd ~/.dotfiles`
2. `curl -o release.tar.gz RELEASE_URL/release.tar.gz`
4. `tar -xzvf release.tar.gz`## Dependencies (repositories)
+ [.vim](https://github.com/dzoladz/.vim) - text editor configuration files
+ [Wahlpypa](https://github.com/dzoladz/wahlpypa) - Desktop wallpaper for macOS## TODO
- [ ] Add Wahlpypa installation and configuration as part of the bootstrap script