Go to file
2024-11-24 23:56:41 +01:00
.config added base config for neovim 2024-11-24 23:56:41 +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 added tmux plugin manager 2024-11-24 18:17:28 +01:00
.zshrc changed to omp instead of powerlevels10k since its on life support 2024-11-24 13:12:33 +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 .