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

https://github.com/vincevargadev/config

Vince Varga's config files
https://github.com/vincevargadev/config

configuration-files dotfiles dotfiles-macos git github rc vim

Last synced: 3 months ago
JSON representation

Vince Varga's config files

Awesome Lists containing this project

README

          

# `.config`

## Initial setup

Add this line to your `.zshrc` file

```
git clone https://github.com/vincevargadev/config.git .config
```

```
source ~/.config/rc/main.sh
```

After this, run `source ~/.zshrc` to load the changes.

Now, all aliases, etc should be available for you.