Skip to content

drekunia/.dotfiles

Repository files navigation

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

  • Brew
brew install git
  • APT
sudo apt install git

Stow

  • Homebrew
brew install stow
  • APT
sudo apt install stow

Installation

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

git clone [email protected]/drekunia/.dotfiles.git
cd .dotfiles

then use GNU stow to create symlinks

stow .

Releases

No releases published

Packages

No packages published