Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eddiejaoude/dotfiles

My dotfiles for setting up my computers and CodeSpaces 🤓
https://github.com/eddiejaoude/dotfiles

codespaces config dotfiles linux macos macosx

Last synced: 17 days ago
JSON representation

My dotfiles for setting up my computers and CodeSpaces 🤓

Awesome Lists containing this project

README

        

# Eddie Jaoude Dotfiles

This project is idempotent, so you can run it multiple times without any side effects.

Learn more in my YouTube video https://www.youtube.com/watch?v=Xk11eKWuo_Y&t=1s

## QuickStart

1. clone repo locally with `git clone [email protected]:eddiejaoude/dotfiles.git`
1. navigate into project directory `cd dotfiles.git`
1. install core config with `./install`

Then to install individual configs, for example VSCode plugins, use

```
./install -c install.conf.vscode.yaml
```

*Note: to install all conf use `./install -c install.conf.yaml`*

## Resources

- https://github.com/Vaelatern/init-dotfiles
- https://github.com/anishathalye/dotbot