Git Product home page Git Product logo

dotfiles's Introduction

Dotfiles

dmgr-based extensible dotfiles.

envimg

Installation

Requirements

  • ZSH

Install

Initialize dmgr setting and enable 'system' feature in setup.sh.

git clone https://github.com/Saneyan/Dotfiles.git
Dotfiles/setup.sh

Enable dotfile features depending on your environment.

dmgr enable <feature_name>

About dmgr

dmgr (stands for Dotfile manager) makes extensible *nix environment. This system provides 22 optional features, and enables or disables them depending upon the situation. For example, to enable some optional features for desktop environment, you can build this environment easily.

dmgr also supports file registry that the user can access without knowing file path.

Optional features

  • m1
  • docker
  • wuala
  • pacman
  • portage
  • desktop
  • dub
  • npm
  • xorg
  • xmonad
  • xfce4
  • powerline
  • tp-x230
  • apt
  • aptitude
  • openrc
  • systemd
  • sysv
  • yum
  • system
  • test

Hooks

dmgr supports enable and disable hooks. These hook functions are called when executing enable or disable command.

Usage

dmgr <command> (<feature_name>)

Type dmgr help for more help.

Use debug mode

ln -s $HOME/bin/dmgr $HOME/bin/dmgr.debug

dotfiles's People

Contributors

saneyan avatar a-r-g-v avatar

Watchers

James Cloos avatar  avatar

Forkers

a-r-g-v

dotfiles's Issues

New update.sh does not work after updating this file

I thought two ways:

  • old update.sh exit itself and execute the new one
  • separate config data from update.sh and create the config file

But above ways are not suitable when changing config data and functions. So the best way is that I separate config data from update.sh, create the config file and program update.sh to restart it when updating local repository.

I'll try them :)

Set vim key bindings

I execute command to type ":~" but it's tiresome operation. So I'll set key bindings for vim.

Edit README

Other readers may not understand how the dotfiles are configured. So I should edit README soon.

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.