radiol / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This repository contains my dotfiles for various operating systems, including MacOS, Ubuntu, ArchLinux, and Manjaro. It includes configuration files for various tools and utilities to customize your development environment.

Tools Used

chezmoi sheldon LunarVim Volta Rye

Installation

To set up these dotfiles on your system, simply use the following command:

/bin/bash -c "$(curl -fsLS chezmoi.io/get)" -- init --apply radiol

Or, if you have already installed chezmoi:

chezmoi init --apply radiol

Follow the prompts to apply the dotfiles to your system.

About


Languages

Language:Lua 77.0%Language:Shell 23.0%