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

https://github.com/mateusfg7/dotfiles

No place like $HOME
https://github.com/mateusfg7/dotfiles

chezmoi dotfiles

Last synced: 4 months ago
JSON representation

No place like $HOME

Awesome Lists containing this project

README

          

# Mateus' Dotfiles

This is my personal linux dotfiles.

## Setup:

Install chezmoid (arch based):
```console
yay -Sy chezmoi
```

Pull dotfiles:
```console
chezmoi init --apply mateusfg7
```

That's it!

## Config for...

- [zsh](https://wiki.archlinux.org/title/zsh)
- [oh-my-zsh](https://ohmyz.sh/)
- [git](https://wiki.archlinux.org/title/git)
- [lunarvim](https://www.lunarvim.org/)
- [mocp](https://wiki.archlinux.org/title/MOC)
- [tealdeer](https://github.com/dbrgn/tealdeer)