https://github.com/sk-ruban/dotfiles
i use neovim, btw.
https://github.com/sk-ruban/dotfiles
dotfiles macos neovim wezterm
Last synced: 5 months ago
JSON representation
i use neovim, btw.
- Host: GitHub
- URL: https://github.com/sk-ruban/dotfiles
- Owner: sk-ruban
- Created: 2024-09-06T14:10:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-08T18:14:12.000Z (5 months ago)
- Last Synced: 2026-02-09T00:10:01.089Z (5 months ago)
- Topics: dotfiles, macos, neovim, wezterm
- Language: Lua
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```bash
git clone "https://github.com/sk-ruban/dotfiles"
cd dotfiles
chmod +x install.sh
./install.sh
```
## What's included
- Zed editor config with 0x96f theme
- Neovim config with lazy.nvim
- WezTerm terminal config
- Starship prompt with Catppuccin theme
- tmux config with plugins
- zsh config with Oh My Zsh
## Requirements
- macOS
- Internet connection (for downloading packages)