Skip to content

yish8213/dotfiles

 
 

Repository files navigation

dotfiles

Supported platforms:

  • macOS
  • Ubuntu / Debian
  • Fedora

You should clone the repository to your home directory. GNU Stow is not going to work if you clone this to somewhere and create the symbolic link to it.

mkdir ~/dotfiles
cd "$HOME/dotfiles" && git clone https://github.com/yish8213/dotfiles.git . && ./bootstrap.sh

That's it!

On Linux, bootstrap.sh detects the distro from /etc/os-release and uses the matching package directory (ubuntu/ for Ubuntu/Debian, fedora/ for Fedora) in addition to shared/.

Utils

unlink-all.sh     # remove all the symbolic links in the target directory
restow-only.sh    # run restow only

Thanks to…

About

Simple but powerful combination of Homebrew Bundle and GNU Stow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 94.7%
  • Ruby 5.1%
  • Vim Script 0.2%