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: 7 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-02T16:00:37.000Z (7 months ago)
- Last Synced: 2025-09-02T18:04:09.760Z (7 months ago)
- Topics: dev-setup, dotfiles, linux, macos, zsh
- Language: Shell
- Homepage: http://juftin.com/dotfiles/
- Size: 636 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- 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/user-attachments/assets/ee3f96f4-a028-47b8-b1bf-7e653c8964cc
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.