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

https://github.com/e4ac/dotfiles

Dotfiles collection
https://github.com/e4ac/dotfiles

dotfiles

Last synced: 1 day ago
JSON representation

Dotfiles collection

Awesome Lists containing this project

README

          

# Dot Files
Dotfiles collection.

## Setup (\*nix)
```
git clone https://github.com/e4ac/dotfiles
cd ./dotfiles && /bin/sh ./init.sh
```

## Setup (Windows)
```
git clone https://github.com/e4ac/dotfiles
cd ./dotfiles && ./init.ps1
```

## Others
- Install [`oh-my-posh`](https://ohmyposh.dev/docs)
- Install [`oh-my-zsh`](https://ohmyz.sh/#install)