Skip to content
/ dot Public

my dotfiles

Notifications You must be signed in to change notification settings

ukaszg/dot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 11, 2023
fa6f9c5 · Jun 11, 2023
Feb 20, 2023
Jun 11, 2023
Feb 24, 2023
Mar 14, 2023
Mar 14, 2022
Aug 19, 2022
Apr 13, 2022
Feb 25, 2021
Feb 25, 2021

Repository files navigation

This are my dotfiles

Dotfiles are kept in a separate repository in ~/src/dot/. You need Ansible and Git to install this configuration. Instalation is done by softlinking files in this repo to your $HOME. It is done in tasks/link-configuration.yml file.

sudo apt install ansible git
mkdir -p ~/src
cd ~/src/
git clone <this_repo>
cd dot/
ansible-playbook tasks/main.yml

To perform full installation use tasks/main.yml.

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published