Skip to content

tahaafzal5/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal dotfiles


I could have either used a bare git repo or choose to use stow. Setup was simpler with stow hence I chose that.

Prerequisites

  • ssh keys configured for GitHub
  • GNU stow

Setup

  • Clone the repo wherever you want
  • Run setup.sh in the repo's root

Adding a new dotfile

  • Make a directory for the dotfile for organization
  • Add the dotfile(s) in that directory
  • Add symlink to $HOME
    stow <directory> -t ~/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published