An open API service indexing awesome lists of open source software.

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 ✨

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
```