Go to file
2024-11-23 12:19:28 +01:00
.config minor changed and added alsoftrc to get minecraft working 2024-11-23 11:27:37 +01:00
.alsoftrc minor changed and added alsoftrc to get minecraft working 2024-11-23 11:27:37 +01:00
.p10k.zsh expanded zshrc 2024-11-23 12:19:28 +01:00
.zshrc expanded zshrc 2024-11-23 12:19:28 +01:00
README.md added readme 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 .