https://github.com/kindermax/setup-my-linux
Ansible playbooks to setup my linux development environment
https://github.com/kindermax/setup-my-linux
Last synced: 2 months ago
JSON representation
Ansible playbooks to setup my linux development environment
- Host: GitHub
- URL: https://github.com/kindermax/setup-my-linux
- Owner: kindermax
- Created: 2021-08-16T09:57:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T14:18:00.000Z (over 3 years ago)
- Last Synced: 2025-01-09T03:04:14.962Z (over 1 year ago)
- Language: Lua
- Size: 57.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup my linux
I use this repo to quickly setup my fresh linux installation.
Inspiration from https://github.com/bradwilson/ansible-dev-pc/
## Step by step
1. Install `ansible`
Last version 2.9.9
```
https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#installing-ansible-on-ubuntu
```
2. Run script
```shell
ansible-playbook -K machine.yml
```
Or
```shell
./install.sh
```
## Test setup
```
vagrant up
vagrant ssh
```
# Other apps
- lens
- chrome
- firefox
- spotify
- youtubemusic
- viber
- sublime
- 1password
- bloomrpc
- drawio
- obsidian
- github cli
# TODO wsl compatible
# TODO
- pyenv not available untill shell restart
- alacritty