Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n7st/dotfiles
https://github.com/n7st/dotfiles
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/n7st/dotfiles
- Owner: n7st
- License: mit
- Created: 2023-10-10T17:10:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-26T22:39:22.000Z (4 months ago)
- Last Synced: 2024-08-27T01:26:01.450Z (4 months ago)
- Language: Emacs Lisp
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)).