Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/killarexe/.dotfiles
My linux configuration...
https://github.com/killarexe/.dotfiles
Last synced: about 23 hours ago
JSON representation
My linux configuration...
- Host: GitHub
- URL: https://github.com/killarexe/.dotfiles
- Owner: Killarexe
- Created: 2024-02-03T10:03:31.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-28T16:58:06.000Z (3 months ago)
- Last Synced: 2024-07-28T18:12:30.091Z (3 months ago)
- Language: Shell
- Size: 203 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!