Skip to content

christopher-l/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal dotfiles.

deploy.sh

A basic bash script that will somewhat intelligently deploy symlinks into your home directory.

Usage: ./deploy.sh [-n] TARGET...
Create a symbolic link to each TARGET in your home directory.

  -n:  only print files to be linked without actually doing anything

Existing files or or symlinks (to files or directories) will not be
touched, but directories will be linked recursively, if the directory
already exists in home.
This script and files starting with an underscore will be ignored.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages