tkudlicka / dot

☕️ My Dot Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tku dot files

Usage

Install

This playbook includes a custom shell script located at bin/dotfiles. This script is added to your $PATH after installation and can be run multiple times while making sure any Ansible dependencies are installed and updated.

This shell script is also used to initialize your environment after installing Darwin and performing a full system upgrade as mentioned above.

NOTE: You must follow required steps before running this command or things may become unusable until fixed.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/tkudlicka/dot/main/bin/dotfiles)"

If you want to run only a specific role, you can specify the following bash command:

curl -fsSL https://raw.githubusercontent.com/tkudlicka/dot/main/bin/dotfiles | bash -s -- --tags comma,seperated,tags
dotfiles

About

☕️ My Dot Files


Languages

Language:Lua 33.9%Language:Shell 31.4%Language:Python 21.4%Language:Vim Script 8.1%Language:C 3.9%Language:Scheme 1.2%Language:Makefile 0.0%