Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/killarexe/.dotfiles

My linux configuration...
https://github.com/killarexe/.dotfiles

Last synced: about 23 hours ago
JSON representation

My linux configuration...

Awesome Lists containing this project

README

        

# My .dotfiles configurations

## Warning: This configuration is based on Arch Linux and KDE Plasma!

## Setup instructions

1. Then once done clone the repo on your home folder

```
cd ~
git clone --recurse-submodules https://github.com/Killarexe/.dotfiles.git
cd .dotfiles
```

2. Execute setup.sh

```
sh setup.sh
```

Done!