Current Ubuntu dotfiles
This repository has been archived on 2025-09-02. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-01-15 16:00:13 +01:00
ansible Decrease swappiness from the default value of 60 to 10 2023-01-15 15:57:42 +01:00
files Decrease swappiness from the default value of 60 to 10 2023-01-15 15:57:42 +01:00
ansible.cfg Install Deno Version Manager through Ansible 2022-10-21 17:40:36 +02:00
dash-to-panel.ini Add dash-to-panel config 2022-10-20 22:44:15 +02:00
install.sh Allow running test tasks 2023-01-15 15:57:21 +01:00
LICENSE Initial commit 2022-10-20 20:40:25 +00:00
main.yml Shuffle around task orders a bit 2023-01-15 16:00:13 +01:00
README.md Add installation instructions 2022-10-29 20:41:01 +02:00

dotfiles

Current Ubuntu dotfiles using Ansible to get setup easily.

Installation

Instructions on how-to-install.

  1. Install Ubuntu (tested with 20.04 LTS).
  2. Clone this repository using git clone https://git.finlaydag33k.nl/finlaydag33k/dotfiles
  3. run cd dotfiles
  4. run ./install.sh
  5. Enter password
  6. Sit back and wait for the magic to happen.