dotfiles/README.md
Dennis c8c2c9c162 Updated README.md.
This repository is not solely used for Neovim anymore. Furthermore, the
description should be distribution independent.
2018-11-25 16:33:05 +01:00

642 B

This repository contains my personal dotfiles. All dotfiles are managed by dotdrop.

Installation

In order to install all dotfiles, run:

git clone https://git.dennispotter.eu/Dennis/dotfiles
cd dotfiles
git submodule init
git submodule update
sudo pip3 install -r dotdrop/requirements.txt
./dotdrop/bootstrap.sh
./dotdrop.sh --cfg=config.yaml install

Prerequisites

Below, a list of applications that are managed and of their prerequisites to make full use of all configuration.

- tmux
- neovim
    fonts-powerline
    exuberant-ctags
    cmake
    clang
    rust
    jupyter