2024-11-26 09:03:36 +01:00
2024-11-24 18:17:28 +01:00
2024-11-24 18:17:28 +01:00
2024-11-26 09:03:36 +01:00
2024-11-22 11:53:34 +01:00

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

pacman -S git

Stow

pacman -S stow

Installation

First, check out the dotfiles repo in your $HOME directory using git

$ git clone ssh://git@git.nvds.be:2222/NicolaiVdS/Dotfiles.git

or

$ git clone https://git.nvds.be/NicolaiVdS/Dotfiles.git
$ cd dotfiles

then use GNU stow to create symlinks

$ stow .
Description
No description provided
Readme 82 KiB
Languages
Lua 64.8%
Shell 21.7%
TypeScript 10%
SCSS 3.5%