kephircheek / rebecca

Configs backup of most common apps
0 stars 0 forks source link

Rebecca

Backuped configs (make targets):

Load backup:

  1. Cloning repo. Warning: Use recursive cloning.

    $ git clone --recurse-submodules https://github.com/kephircheek/rebbeca.git
    $ cd backup
  2. Install dependencies

    • vim > 8.0
    • vifm > 0.10.0
    • zsh
    • tmux > 2.4
# MacOS
$ brew install $(cat deps/macos/requirements.brew)
$ pip install -r deps/macos/requirements.pip
# Ubuntu
$ ./deps/ubuntu/install.sh
  1. Load backuped configs with

    $ make all
  2. Install plugins for vim and tmux.

Examples

Features

Refs

Clipboard sharing on Mac OS X is easy