Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsouza/dotfiles
https://github.com/fsouza/dotfiles
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fsouza/dotfiles
- Owner: fsouza
- License: isc
- Created: 2010-03-27T02:54:24.000Z (almost 15 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T03:40:15.000Z (9 months ago)
- Last Synced: 2024-04-15T00:09:08.257Z (9 months ago)
- Language: Fennel
- Homepage:
- Size: 15.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
[![Build Status](https://github.com/fsouza/dotfiles/workflows/Build/badge.svg)](https://github.com/fsouza/dotfiles/actions?query=branch:main+workflow:Build)
This is my personal dotfiles config. Most interesting bits are probably in the
nvim folder.This is obviously intended for personal use, and I share it here for
inspiration purposes.## From scratch (macOS only)
Install, configure and signin to 1Password, then run:
```
% curl https://sh.fsouza.dev/bootstrap.sh | zsh
```This should only really work for me, but again, it's being shared for
inspiration :)