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

https://github.com/phildl/.dotfiles

Philippe Dotfiles, nvim, zsh
https://github.com/phildl/.dotfiles

Last synced: 10 months ago
JSON representation

Philippe Dotfiles, nvim, zsh

Awesome Lists containing this project

README

          

# Dotfiles

## Requirements

```shell
brew install git eza zoxide
brew install --cask wezterm
```

These are my .dotfiles to configure tools I use:

- ZSH
- Neovim

When a file is added in .config that you want symlinked you should run again

```shell
stow .
```