https://github.com/dcorrea777/dotfiles
My dotfiles
https://github.com/dcorrea777/dotfiles
dotfiles git hacktoberfest zsh
Last synced: 3 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/dcorrea777/dotfiles
- Owner: dcorrea777
- License: mit
- Created: 2021-10-12T20:45:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T19:24:03.000Z (over 3 years ago)
- Last Synced: 2025-10-11T12:40:54.928Z (9 months ago)
- Topics: dotfiles, git, hacktoberfest, zsh
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Danilo Correa ~ dotfiles
Installs and configures my entire development environment using shell script.
# Software that are installed:
* git
* vim
* build-essential
* wget
* zsh
* oh-my-zsh
* nerd fonts
# Software that are configured:
* .gitconfig
* .vimrc
* .zshrc
* font Ubuntu
* font UbuntuMono
# How to use
```sh
sh install.sh
```