Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klausi/dotfiles
Ansible configuration to setup my home directory dotfiles
https://github.com/klausi/dotfiles
Last synced: about 2 months ago
JSON representation
Ansible configuration to setup my home directory dotfiles
- Host: GitHub
- URL: https://github.com/klausi/dotfiles
- Owner: klausi
- License: gpl-3.0
- Created: 2022-01-29T14:18:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T12:30:19.000Z (6 months ago)
- Last Synced: 2024-10-07T19:41:13.324Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ansible dotfiles
My personal taste of localhost Ubuntu configuration. Tested on Ubuntu 24.04.
Bootstrap on a fresh Ubuntu installation:
sudo apt install git -y
git clone https://github.com/klausi/dotfiles.git
cd dotfilesExecute with
./run.sh