https://github.com/seblemaguer/dotfiles
my configuration
https://github.com/seblemaguer/dotfiles
configuration emacs system vim
Last synced: about 1 year ago
JSON representation
my configuration
- Host: GitHub
- URL: https://github.com/seblemaguer/dotfiles
- Owner: seblemaguer
- Created: 2017-06-11T14:58:02.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T17:12:01.000Z (about 1 year ago)
- Last Synced: 2025-05-12T22:54:24.670Z (about 1 year ago)
- Topics: configuration, emacs, system, vim
- Language: Emacs Lisp
- Homepage:
- Size: 1.79 MB
- 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-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
```