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

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

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
```