Skip to content

adeleke5140/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

This directory contains the dotfiles for my unix devices. I use it in WSL2 and Mac.

Requirements

The following dependencies are required:

Git

brew install git

or

apt install git

Stow

brew install stow

or

apt install stow

Installation

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

$ git clone git@github.com:adeleke5140/dotfiles.git
$ cd dotfiles

then use GNU stow to create symlinks

$ stow .

For anything that's not clear, check out Dreams of Autonomy's video

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published