Skip to content

AndrewIzatt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

apt git

Stow

apt stow

Installation

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

$ git clone [email protected]:AndrewIzatt/dotfiles.git
$ cd dotfiles

then use GNU Stow to create symlinks

$ stow .

If you add new files after previously stowing:

$ stow -D .

to unstow the symlinks and then repeat:

$ stow .

to restow the files and recreate the symlinks.

More help

If you experience any problems, here is the original video where I saw this strategy of managing dotfiles:

https://youtu.be/y6XCebnB9gs?si=9UNCt7R2t8VOgjTw

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published