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

https://github.com/zouariomar/dot-files

This is my personal collection of configuration files (dotfiles) for setting up a consistent and productive development environment across different machines. It includes customizations for terminal tools, editors, and shells that I use daily. These dotfiles are designed to be minimal, clean, and easy to manage with symlinks or setup scripts.
https://github.com/zouariomar/dot-files

bash browser firefox linux nvim obsidian vim vscode vscode-extension

Last synced: 2 months ago
JSON representation

This is my personal collection of configuration files (dotfiles) for setting up a consistent and productive development environment across different machines. It includes customizations for terminal tools, editors, and shells that I use daily. These dotfiles are designed to be minimal, clean, and easy to manage with symlinks or setup scripts.

Awesome Lists containing this project

README

          

[![Contributors](https://img.shields.io/badge/CONTRIBUTORS-01-blue?style=plastic)](https://github.com/ZouariOmar/dot-files/graphs/contributors)
[![Forks](https://img.shields.io/badge/FORKS-00-blue?style=plastic)](https://github.com/ZouariOmar/dot-files/network/members)
[![Stargazers](https://img.shields.io/badge/STARS-01-blue?style=plastic)](https://github.com/ZouariOmar/dot-files/stargazers)
[![Issues](https://img.shields.io/badge/ISSUES-00-blue?style=plastic)](https://github.com/ZouariOmar/dot-files/issues)
[![GPL License](https://img.shields.io/badge/LICENSE-GPL3.0-blue?style=plastic)](LICENSE)
[![Linkedin](https://img.shields.io/badge/Linkedin-6.9k-blue?style=plastic)](https://www.linkedin.com/in/zouari-omar)




DotFiles


DotFiles


Personal dotfiles for a consistent, minimal development setup across machines


Bash Script


Key Features
How To Use
Emailware
Related
License
Contact

## Key Features

- **bash** – Bash shell configuration (aliases, env vars, functions)
- **browsers** – Browser-related configs or preferences
- **clang** – C/C++ tooling and formatter configuration
- **docker** – Docker configs, aliases, or compose helpers
- **fonts** – Custom and patched fonts (likely for terminal/editor use)
- **git** – Git configuration (aliases, hooks, global settings)
- **neofetch** – System info display customization
- **nvim** – Neovim configuration (plugins, keymaps, LSP, themes)
- **vim** – Vim configuration for non-Neovim setups
- **vscode** – Vscode settings, extensions, and keybindings
- **nvidia** – NVIDIA driver or GPU-related configs/scripts
- **obs** – OBS Studio configuration
- **servers** – Server setup files or deployment-related configs
- **soft_backup** – Backups of important configs or software settings (ARCH|DEBIEN|GENERAL_LINUX)
- **root** – System-level configuration files

## How To Use

To clone and install all DotFiles, you'll need [Git](https://git-scm.com), installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/ZouariOmar/dot-files

# Go into the repository
$ cd dot-files

# Install dot-files
$ chmod u+x install_dot_files && ./install_dot_files
```

## Emailware

DotFiles is an [emailware](https://en.wiktionary.org/wiki/emailware). Meaning, if you liked using this repository or it has helped you in any way, I'd like you to send me an email at about anything you'd want to say about this repository. I'd really appreciate it!

## License

This repository is licensed under the **GPL License**. You are free to use, modify, and distribute the content. See the [LICENSE](LICENSE) file for details.

## Contact

For questions or suggestions, feel free to reach out:

- **GitHub**: [ZouariOmar](https://github.com/ZouariOmar)
- **Email**: [zouariomar20@gmail.com](mailto:zouariomar20@gmail.com)
- **LinkedIn**: [Zouari Omar](https://www.linkedin.com/in/zouari-omar)