Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kabouzeid/dotfiles

Home for my dotfiles
https://github.com/kabouzeid/dotfiles

Last synced: 14 days ago
JSON representation

Home for my dotfiles

Awesome Lists containing this project

README

        

# 🏠 dotfiles
```bash
# clone and link dotfiles
git clone https://github.com/kabouzeid/dotfiles ~/.dotfiles && cd ~/.dotfiles && ./install
```

## Optional
```bash
# commonly used binaries such as nvim, fd, rg, ...
SHELL=bash ./install -vv -c install-binaries.conf.yaml
```

```bash
# patched symbol fonts
./install -c install-fonts.conf.yaml
```