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

https://github.com/mmontes11/dotfiles

🐧Dotfiles and scripts to configure a brand new Ubuntu machine
https://github.com/mmontes11/dotfiles

docker dotfiles git kubernetes tmux ubuntu zsh

Last synced: over 1 year ago
JSON representation

🐧Dotfiles and scripts to configure a brand new Ubuntu machine

Awesome Lists containing this project

README

          

# 🐧 dotfiles
Dotfiles and scripts to configure a brand new Ubuntu machine.

### Getting started

Setup dotfiles and install software:
``` bash
./dotfiles.sh
```

Install software only:
``` bash
sudo -u $USER bash install.sh
```