Python-dotfiles is useful for managing dotfiles

I want to manage dotfiles with homesick even on Windows! I introduced the dotfiles management made in Ruby in the article, but I introduced it because the Python dotfiles package was more convenient.

What is good is

That's right.

Usage is as described at https://pypi.python.org/pypi/dotfiles, run pip install dotfiles (with virutalenv if you like) to install, then ~ / Dotfiles (C: for Windows) Clone the repository from github to \ Users \ kounoike \ Dotfiles), dotfiles --sync, dotfiles --add .dotfile your favorite .dotfile, and in Dotfiles, git add Dotfile and push.

Ah, the explanation is complicated because it's time and time ... but it's convenient and easy.

Recommended Posts

Python-dotfiles is useful for managing dotfiles
Watchdog is quite useful for file monitoring
Zope.interface is useful for practicing Hexagonal Architecture
What is Linux for?
A scene where GPU is useful for deep learning?
What is the interface for ...
Useful context manager for fabric