Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n7st/dotfiles


https://github.com/n7st/dotfiles

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

This repository contains configuration for my personal development environment.

## Prerequisites

The following Linux distributions are supported:

* Fedora (primarily)
* Debian
* Arch

## Configurations

* [Emacs](./configs/emacs/)
* [tmux](./configs/tmux/)
* [Z Shell](./configs/zsh/)

## Installation

The required dependencies can be installed using `./scripts/install-prerequisites.sh` (or `make install_prerequisites` if
you have `make` installed).

Presently, the configurations must be manually symlinked to their correct destinations (see
[#1](https://github.com/n7st/dotfiles/issues/1)).