Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seblemaguer/dotfiles

my configuration
https://github.com/seblemaguer/dotfiles

configuration emacs system vim

Last synced: 2 days ago
JSON representation

my configuration

Awesome Lists containing this project

README

        

# dotfiles

This is my configuration (public part).
Nothing fancy....

## How to install
### Pre-requisites

The following soft should be install to be able to achieve the installation

- git
- zsh
- vim
- python (>= 3.6 tested, I don't know for below)
- pip
- emacs (installed in ~/environment/local/apps/emacs/bin/emacs)

### Installation

Just run the following command:

```sh
zsh install.sh
```