Giter Club home page Giter Club logo

dotfile-manager's Introduction

Dotfiles manager for Unix system

Usage

dotfile manager

Usage: dotm <COMMAND>

Commands:
  init     Tell in witch path to store config files. Default to current directory
  track    Track a new path. Default to current directory
  untrack  Untrack a tracked path. Default to current directory
  pull     Pull config files in the repo (previously set with `init`)
  push     Push config files of the repo in the real file system, by overriding them

Feature

  • Generic user folder, you can have a pc A and pc B with two different username, config will be placed in your user folder no mather what.
  • Permission handling: git doesn't store permission and owner of files. So we use a database to store this information for you and apply them when pushing. So files owned by root in /etc on a PC A will be the same on a PC B.

Installation

  1. install Rust
  2. build & install
cargo install --git https://github.com/wiiznokes/dotfile-manager.git

dotfile-manager's People

Contributors

wiiznokes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.