8000 GitHub - ChristopherA/.dotfiles: WORK-IN-PROGRESS: Cross-platform (Mac & Debian) dotfiles, using stow and .d style subdirectories
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WORK-IN-PROGRESS: Cross-platform (Mac & Debian) dotfiles, using stow and .d style subdirectories

Notifications You must be signed in to change notification settings

ChristopherA/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChristopherA's .dotfiles

Cross-platform (Mac & Debian) dotfiles, using stow and .d style subdirectories

My personal dotfiles and shell tools, refactored to use gnu stow and a conf.d like approach to .bash_profile, .profile and similar files.

This is my third-generation set of these dotfiles, optimized for use simultaneously with Apple MacOS High Sierra and for Debian Linux. Long range goal is that they will also work most versions of Unix.

  • 2018-02-24: Confirmed working with macOS High Sierra 10.14.3
  • 2018-03-29: Confirmed working with macOS High Sierra 10.13.3
  • 2018-02-20: Confirmed working for Debian Stretch

Always a work-in-progress, but usable.

Install

cd ~
git clone --recurse-submodules git@github.com:ChristopherA/.dotfiles.git
cd .dotfiles
stow -R 0-shell
# If macOS
stow -R 0-macos
# if Debian
stow -R 0-shell-debian

Previous Versions

About

WORK-IN-PROGRESS: Cross-platform (Mac & Debian) dotfiles, using stow and .d style subdirectories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0