https://github.com/eriikgabriel/dev-environment-files
My personal dotfiles and configs for setup an dev environment
https://github.com/eriikgabriel/dev-environment-files
config-files dev-environment-setup linux-shell lua-script setup-script shell-script ubuntu
Last synced: 6 days ago
JSON representation
My personal dotfiles and configs for setup an dev environment
- Host: GitHub
- URL: https://github.com/eriikgabriel/dev-environment-files
- Owner: EriikGabriel
- Created: 2025-03-03T19:59:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-12T21:51:58.000Z (12 months ago)
- Last Synced: 2025-12-29T23:00:42.107Z (4 months ago)
- Topics: config-files, dev-environment-setup, linux-shell, lua-script, setup-script, shell-script, ubuntu
- Language: CSS
- Homepage:
- Size: 528 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dev-environment-files
My personal dotfiles and configs for setup an dev environment
## To-do
- [x] More configurable setup script
- [x] Neofetch CLI art
- [x] Style env script shell
- [ ] Vscode automatic github sync configs
- [ ] Configuration for cloud drive files (Google Account)
## How to start setup config
```bash
git clone https://github.com/EriikGabriel/dev-environment-files
cd dev-environment-files/
```
```bash
sudo chmod +x setup.sh
```
```bash
./setup.sh
```