Skip to content

fschlegelone/ODM-OLD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODM - One Dotfile Manager 󱣇

License

Description 

The first Dotfile Manager that doesnt suck!

Supported Platforms ☑︎

Since the Dotfile problem typically occurs on Unixish Operating Systems such as Linux & MacOS, Windows is not supported by this awesome Dotfile Manager.

Prerequisites 

Prerequisites are automatically installed by ODMs Initialization Script. If you can't or dont wanna use it, you can manually install them.

Installation 

Sudo Rights required!

  1. Clone the repository

    git clone https://github.com/fschlegelone/one_dotfile_manager.git one_dotfile_manager
  2. Change to the project directory

    cd path/to/one_dotfile_manager
  3. Run Initialization Script

    cd src
    ./init.sh
  4. Run Main Script

    ./main.sh

Usage 󰣿

First of all it is important to understand how ODM works, before rushing into it.

Structure 

├── dotfiles ORIGIN DOTFILE STORAGE -> delete here, delete everywhere. └── src SCRIPT ├── config.sh
├── exclude_dotfiles.json ├── homedir.sh ├── init.sh ├── main.sh ├── status.sh └── storage.sh

Known Issues 

  • If you can't see icons in the terminal, make sure that you've installed & selected a Nerd Font
  • If you run into

About

ODM - One Dotfile Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages