https://github.com/ellipticobj/omadots
omarchy dotfiles
https://github.com/ellipticobj/omadots
Last synced: about 1 month ago
JSON representation
omarchy dotfiles
- Host: GitHub
- URL: https://github.com/ellipticobj/omadots
- Owner: ellipticobj
- Created: 2026-04-21T03:36:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-30T06:38:00.000Z (3 months ago)
- Last Synced: 2026-04-30T08:17:46.062Z (3 months ago)
- Language: Shell
- Size: 18.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my omarchy dotfiles
# installation
download this folder to ~
install gnu stow
arch:
`sudo pacman -S stow`
macos:
`brew install stow`
use stow to apply:
`cd ~/.dots/`
`stow .`
to remove:
`stow -D .`