Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyp3rflow/ddotfiles
dotfiles for my experiment server profiles
https://github.com/hyp3rflow/ddotfiles
Last synced: 6 days ago
JSON representation
dotfiles for my experiment server profiles
- Host: GitHub
- URL: https://github.com/hyp3rflow/ddotfiles
- Owner: hyp3rflow
- Created: 2024-08-13T06:07:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T16:38:39.000Z (4 months ago)
- Last Synced: 2024-12-22T03:58:53.875Z (12 days ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyp3rflow/ddotfiles
dotfiles, managed with [chezmoi](https://github.com/twpayne/chezmoi).
## Install
This will install Homebrew and chezmoi. After installation `chezmoi` will be initialized.
```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/hyp3rflow/ddotfiles/main/install.sh)"
```## Manual install
Prerequisite: Homebrew & chezmoi
```shell
# Setup
chezmoi init https://github.com/hyp3rflow/ddotfiles.git# Configure ~/.config/chezmoi/chezmoi.toml
chezmoi init
```