Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kindermax/setup-my-linux
Ansible playbooks to setup my linux development environment
https://github.com/kindermax/setup-my-linux
Last synced: about 24 hours 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T14:18:00.000Z (about 2 years ago)
- Last Synced: 2023-03-21T09:10:29.134Z (almost 2 years ago)
- Language: Lua
- Size: 57.6 KB
- Stars: 0
- 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