Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naleeee/dotfiles

Personal configuration files
https://github.com/naleeee/dotfiles

dotfiles dotfiles-linux hyprland hyprland-arch hyprland-config kitty-terminal neovim-config nvim oh-my-zsh wayland zsh

Last synced: 1 day ago
JSON representation

Personal configuration files

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![NeoVim][NeoVim]][NeoVim-url]





Logo

Nale's Dotfiles


This is my personal developpment configuration environment.


It contains my NeoVim, Zsh, Kitty and Tmux configuration !


Explore the project »








Table of Contents

* [About The Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Usage](#usage)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [Contact](#contact)

## About The Project

### Documentation

* [NeoVim](./nvim/README.md)
* [Zsh](./zsh/README.md)
* [Kitty](./kitty/README.md)
* [Tmux](./tmux/README.md)

### Preview

![Nvim Preview](./nvim/docs/assets/NvimPreview.gif)

(back to top)

## Getting Started

### Prerequisites

#### Version

| Nvim | Zsh | Kitty | Tmux |
| ------ | --- | ----- | ---- |
| 0.10 | 5.9 | 0.31.0 | 3.4 |

### Installation

1. Clone the repo

```sh
git clone https://github.com/Naleeee/Dotfiles.git
```

2. Run the auto installer script for a full setup

```sh
./scripts/AutoInstaller.sh
```


(back to top)

## Roadmap

* [x] Create Documentation for the repository
* [x] Only use Lua
* [ ] Setup installer with ChezMoi

See the [open issues](https://github.com/Naleeee/Dotfiles/issues) for a full list of proposed features (and known issues).


(back to top)

## Contact

Nathan Lemale -

Project Link: [https://github.com/Naleeee/Dotfiles](https://github.com/Naleeee/Dotfiles)

Checkout my website:


(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/Naleeee/Dotfiles.svg?style=for-the-badge
[contributors-url]: https://github.com/Naleeee/Dotfiles/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Naleeee/Dotfiles.svg?style=for-the-badge
[forks-url]: https://github.com/Naleeee/Dotfiles/network/members
[stars-shield]: https://img.shields.io/github/stars/Naleeee/Dotfiles.svg?style=for-the-badge
[stars-url]: https://github.com/Naleeee/Dotfiles/stargazers
[issues-shield]: https://img.shields.io/github/issues/Naleeee/Dotfiles.svg?style=for-the-badge
[issues-url]: https://github.com/Naleeee/Dotfiles/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/nathan-lemale
[Neovim]: https://img.shields.io/static/v1?style=for-the-badge&message=Neovim&color=57A143&logo=Neovim&logoColor=FFFFFF&label
[NeoVim-url]: https://neovim.io/