Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 10 days 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
```