Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

Dots is a portable way to manage dotfiles across multiple machines

Suffixes:

.symlink These files are hardlinked to the designated directory after having the suffix striped.

By default, this is the user's home folder. eg. .bashrc.symlink -> .bashrc

File Structure:

dotfiles # normal files vim/ vimrc.symlink bash bashrc.symlink ec2 ... # not uploaded protected secretrc.symlink

API:

dots install # install all dotsfiles

#TODO: dots collect <program_name> # create a new dotsfile eg. dots collect ~/.vimrc vim

dots list # show existing dotsfiles

dots upload # check for git, upload dotfiles to github

My Dotfiles

etc

  • screenrc.symlink
  • tmux.conf.symlink

python

  • pdbrc.symlink
  • pylint.custom

vim

  • gvimrc.symlink
  • vimrc.symlink

About

Manage dotfiles across multiple machines

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages