Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/naleeee/dotfiles
- Owner: Naleeee
- Created: 2022-10-08T13:19:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T09:08:52.000Z (19 days ago)
- Last Synced: 2024-12-03T10:23:08.617Z (19 days ago)
- Topics: dotfiles, dotfiles-linux, hyprland, hyprland-arch, hyprland-config, kitty-terminal, neovim-config, nvim, oh-my-zsh, wayland, zsh
- Language: Shell
- Homepage:
- Size: 39.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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]
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)
## 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
```
## Roadmap
* [x] Create Documentation for the repository
* [x] Only use Lua
* [ ] Setup installer with ChezMoiSee the [open issues](https://github.com/Naleeee/Dotfiles/issues) for a full list of proposed features (and known issues).
## Contact
Nathan Lemale -
Project Link: [https://github.com/Naleeee/Dotfiles](https://github.com/Naleeee/Dotfiles)
Checkout my website:
[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/