https://github.com/rayhanadev/dotfiles
✨ the moar aesthetics the better ✨
https://github.com/rayhanadev/dotfiles
config dotfiles dotfiles-macos kitty lunarvim macos neovim nvim sketchybar starship yabai zsh
Last synced: 3 months ago
JSON representation
✨ the moar aesthetics the better ✨
- Host: GitHub
- URL: https://github.com/rayhanadev/dotfiles
- Owner: rayhanadev
- Created: 2023-06-01T22:26:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T23:50:50.000Z (about 2 years ago)
- Last Synced: 2024-05-23T00:47:20.521Z (about 2 years ago)
- Topics: config, dotfiles, dotfiles-macos, kitty, lunarvim, macos, neovim, nvim, sketchybar, starship, yabai, zsh
- Language: Shell
- Homepage: https://www.rayhanadev.com
- Size: 3.63 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Heya, these are my dotfiles for macOS! Managed with [chezmoi](https://www.chezmoi.io/).
## Features
- Shell • Zsh + Starship
- Terminal • Ghostty
- Editor • Zed + Helix
- Window Manager • Yabai + skhd
- App Launcher • Raycast
- Menu Bar • Sketchybar
- Window Borders • JankyBorders
- Fetch • Fastfetch
## Installation
Install chezmoi and apply:
```sh
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply rayhanadev
```