Setup work environment in Linux OS.
A collection of software developments from the author's vision for the workstation.
All the following theses are personal opinions.
- Linux OS: Fedora Sway Atomic
- A quick rollback feature when upgrading with package managment.
- Up-to-date versions of most programs.
- Beautiful and lightweight window manager with flexible settings of windows and key bindings.
- Deployment tool: Ansible
- Clientless automation.
- Already implements post-command state checking for most needs.
- Install and update the OS in any way.
- Setup network connection.
- Clone repo and run
install.sh
script:
git clone https://github.com/voler88/dotfiles.git && cd dotfiles && source install.sh
See the changelog file.
See the license file.