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

https://github.com/wallpants/.dotfiles

Neovim, Kitty, Zsh, Fonts
https://github.com/wallpants/.dotfiles

Last synced: 3 months ago
JSON representation

Neovim, Kitty, Zsh, Fonts

Awesome Lists containing this project

README

        

### Create User

```bash
curl -L https://raw.githubusercontent.com/gualcasas/.dotfiles/main/scripts/create-user.sh | sh /dev/stdin
```

### Clone & setup

```bash
curl -L https://raw.githubusercontent.com/gualcasas/.dotfiles/main/scripts/setup.sh | sh /dev/stdin
```