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

https://github.com/hadrienpatte/.dotfiles

My dotfiles and shell config
https://github.com/hadrienpatte/.dotfiles

dotfiles

Last synced: about 1 year ago
JSON representation

My dotfiles and shell config

Awesome Lists containing this project

README

          

# Dotfiles

## Requirements

* zsh
* git
* [delta](https://github.com/dandavison/delta)
* [zoxide](https://github.com/ajeetdsouza/zoxide/blob/main/README.md#installation)
* neovim

## Dependencies

Install or update dependencies with:
```sh
make deps
```