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

https://github.com/ellipticobj/omadots

omarchy dotfiles
https://github.com/ellipticobj/omadots

Last synced: about 1 month ago
JSON representation

omarchy dotfiles

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