Ecosyste.ms: Awesome
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: 10 days ago
JSON representation
🐧Dotfiles and scripts to configure a brand new Ubuntu machine
- Host: GitHub
- URL: https://github.com/mmontes11/dotfiles
- Owner: mmontes11
- License: apache-2.0
- Created: 2020-12-12T14:22:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T12:15:30.000Z (about 2 months ago)
- Last Synced: 2024-10-12T02:50:28.106Z (26 days ago)
- Topics: docker, dotfiles, git, kubernetes, tmux, ubuntu, zsh
- Language: Shell
- Homepage:
- Size: 85.9 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```