Skip to content

therealbobo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

487 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Personal Linux/macOS dotfiles managed with GNU Stow.

Prerequisites

  • stow
  • curl
  • git

Usage

git clone --recurse-submodules https://github.com/therealbobo/dotfiles .dotfiles
cd .dotfiles
./restore_dotfiles.sh

Non-interactive install

./restore_dotfiles.sh --yes

Optional: set XDG paths before running, for example:

XDG_CONFIG_HOME="$HOME/.config" XDG_DATA_HOME="$HOME/.local/share" ./restore_dotfiles.sh --yes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors