https://github.com/fey/dotfiles
https://github.com/fey/dotfiles
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/dotfiles
- Owner: fey
- Created: 2021-06-12T18:47:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T18:08:13.000Z (about 5 years ago)
- Last Synced: 2025-02-01T01:52:32.307Z (over 1 year ago)
- Language: Makefile
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles for Ubuntu
## Requrements
* Ansible 2.9+
* make
## Commands
```sh
make install-ansible
make install-deps
make prepare-ubuntu
```