Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juftin/dotfiles
🌈 my personal dotfiles for macOS, Linux, zsh, and everything else
https://github.com/juftin/dotfiles
dev-setup dotfiles linux macos zsh
Last synced: about 2 months ago
JSON representation
🌈 my personal dotfiles for macOS, Linux, zsh, and everything else
- Host: GitHub
- URL: https://github.com/juftin/dotfiles
- Owner: juftin
- Created: 2024-03-01T02:34:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T16:05:02.000Z (about 2 months ago)
- Last Synced: 2024-11-19T17:19:50.445Z (about 2 months ago)
- Topics: dev-setup, dotfiles, linux, macos, zsh
- Language: Shell
- Homepage: http://juftin.com/dotfiles/
- Size: 583 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Installation
```shell
curl -fsSL https://juftin.com/dotfiles/get | bash
```When using the installation script, the following steps are taken:
1. Install any missing dependencies (`git`, `make`, `zsh`, `curl`, `tar`, `gh`)
2. Clone this project into `~/.dotfiles`
3. Symbolically link the dotfiles into their proper locations🌈 Bootstrapping Screen Recording
https://github.com/juftin/dotfiles/assets/49741340/b524d9db-c41c-4aa0-b503-7fe318e20fa5
Documentation
Visit the [documentation](https://juftin.com/dotfiles/) for more information on
how to install and use the `dotfiles`, and for more details on how to set up
your dev environment and get up and running quickly.