tesuji / dotfile-installer

:earth_asia: A failed dotfiles installer in Python (Now replaced by GNU Stow)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfile-installer

🌏 A failed dotfiles installer in Python (Now replaced by GNU Stow)

Separated from my dotfiles repo.

A Firefox installer in Python for Debian 9

May not really helpful when come to Firefox 60esr.

Dependencies

List of dependencies:

  • python-builtins
  • python-future
  • python-requests

Usage

This script will not backup your own dotfiles! Please do it yourself or turn on back up in install.py.

cd ~
git clone https://github.com/lzutao/dotfile-installer.git
cd dotfiles-installer
python install.py

About

:earth_asia: A failed dotfiles installer in Python (Now replaced by GNU Stow)

License:MIT License


Languages

Language:Python 100.0%