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

https://github.com/krake747/dotfiles

Dotfiles
https://github.com/krake747/dotfiles

Last synced: 5 months ago
JSON representation

Dotfiles

Awesome Lists containing this project

README

          

# dotfiles

My configuration files for bash, powershell, vs code and so forth.

## Setup

The intention is to be able to run a setup script after cloning the repo on Windows or Ubuntu (WSL) system and be up
and running very quickly.

```bash
chmod +x ~/dotfiles/setup.sh
~/.dotfiles/setup.sh
```