https://github.com/fscheidt/dev
Linux config files
https://github.com/fscheidt/dev
linux
Last synced: about 2 months ago
JSON representation
Linux config files
- Host: GitHub
- URL: https://github.com/fscheidt/dev
- Owner: fscheidt
- Created: 2024-03-05T22:34:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T02:56:51.000Z (over 1 year ago)
- Last Synced: 2025-04-07T18:16:49.381Z (about 1 year ago)
- Topics: linux
- Language: Shell
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conteúdo
## [Svelte](/javascript/svelte.md)
- SvelteKit
## [Python](/python/python.md)
- [pyenv](python/pyenv.md)
- [poetry](python/poetry.md)
## [Git](contents/git.md)
- [comandos](contents/git.md#comandos)
- [gitignore](contents/git.md#gitignore)
- [gitignore templates](https://github.com/fscheidt/gitignore#a-collection-of-gitignore-templates)
## Linux
- [ubuntu](linux/ubuntu.md)
- [ubuntu-extra](linux/ubuntu-extras.md)
## Databases
- [MySQL](contents/mysql.md)
- [MongoDB](contents/mongodb.md)
- [Sqlite](contents/sqlite.md)
- [Postgresql](contents/postgresql.md)
## Javascript
- [Node](javascript/nodejs.md)
- [Svelte](javascript/svelte.md)
## Java
- [Java](contents/java.md)