Skip to content

Yoquec/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github last commit

Dotfiles

My personal dotfiles repository managed by GNU stow.

Installing configurations

  1. Download GNU Stow
  2. Clone the repo into your local computer
git clone https://github.com/yoquec/dotfiles $HOME/.local/share/dotfiles
  1. Install the common configs using stow
cd $HOME/.local/share/dotfiles/common && stow -t $HOME *
  1. Install the computer-specific configs
cd $HOME/.local/share/dotfiles/{desktop|laptop|framework} && stow -t $HOME *

About

Just like any other dotfiles, but mine

Topics

Resources

Stars

Watchers

Forks