Go to file
2025-01-28 11:00:44 +01:00
.config trying to fix stuff 2025-01-28 10:59:51 +01:00
.tmux/plugins added tmux plugin manager 2024-11-24 18:17:28 +01:00
.alsoftrc minor changed and added alsoftrc to get minecraft working 2024-11-23 11:27:37 +01:00
.gitmodules minor changes 2025-01-28 10:57:40 +01:00
.zshrc adding back zshrc 2025-01-28 11:00:44 +01:00
CHEATSHEETS.md added cheatsheet so i dont forget 2024-11-26 17:23:44 +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 .