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

https://github.com/owez/devconf

Installer for my dotfiles and general setup within a Manjaro i3 environment
https://github.com/owez/devconf

configuration devconf dotfiles os shell vim zsh

Last synced: 2 months ago
JSON representation

Installer for my dotfiles and general setup within a Manjaro i3 environment

Awesome Lists containing this project

README

          

# devconf

Installer for my dotfiles and general setup within a Manjaro i3 environment

## Usage

Use the script included in the root level of this repository like so:

```bash
# may be needed
chmod +x ./devconf.sh

# run!
./devconf.sh
```

And all configurations should be applied automatically!