Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seblemaguer/dotfiles
- Owner: seblemaguer
- Created: 2017-06-11T14:58:02.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T08:19:41.000Z (10 days ago)
- Last Synced: 2025-01-03T09:21:52.028Z (10 days ago)
- Topics: configuration, emacs, system, vim
- Language: Emacs Lisp
- Homepage:
- Size: 1020 KB
- Stars: 20
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
This is my configuration (public part).
Nothing fancy....## How to install
### Pre-requisitesThe 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
```