Skip to content

Chrishoney/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • ./makelinks.py <os>
  • ./makelinks.py --backup <ext> <os>

Wipe

./makelinks.py <os>

WARNING!! This removes all files being replaced without confirmation and creates symlinks in their place. WARNING!!

Backup

./makelinks.py --backup <ext> <os>

This will backup any existing files that would be deleted by a wipe. Files will be named 'filename.' inside ~/. After the files are backed up, they are deleted and the symlinks are created.

Note: If the existing dotfiles are symlinks, no backups will be made, and the old symlinks will be silently removed.

Included Files

  • .bash_aliases
  • .bash_functions
  • .bashcolors
  • .bashrc
  • .profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors