🧪 Skills
Dotfiles
Dotfiles manager and backup tool. Track, backup, restore, and sync your configuration files (.bashrc, .vimrc, .gitconfig, etc.) across machines. List managed...
v1.0.0
Description
name: Dotfiles description: "Dotfiles manager and backup tool. Track, backup, restore, and sync your configuration files (.bashrc, .vimrc, .gitconfig, etc.) across machines. List managed dotfiles, create symlinks, diff local vs backed-up versions, and bootstrap new environments." version: "1.0.0" author: "BytesAgain" tags: ["dotfiles","config","backup","sync","bashrc","vimrc","setup","developer"] categories: ["Developer Tools", "System Tools", "Productivity"]
Dotfiles
Manage your dotfiles. Backup. Sync. Never lose your configs again.
Commands
track <file>— Start tracking a dotfilelist— List tracked dotfilesbackup [dir]— Backup all tracked dotfilesrestore <backup_dir>— Restore from backupdiff— Show differences between tracked and current filescommon— Show common dotfiles to track
Usage Examples
dotfiles track ~/.bashrc
dotfiles track ~/.gitconfig
dotfiles list
dotfiles backup ~/dotfiles-backup
dotfiles diff
Powered by BytesAgain | bytesagain.com
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!