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.
- Host: GitHub
- URL: https://github.com/zouariomar/dot-files
- Owner: ZouariOmar
- License: gpl-3.0
- Created: 2025-04-21T00:38:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-12T18:14:59.000Z (9 months ago)
- Last Synced: 2025-09-12T20:52:18.652Z (9 months ago)
- Topics: bash, browser, firefox, linux, nvim, obsidian, vim, vscode, vscode-extension
- Language: C++
- Homepage: https://www.linkedin.com/in/zouari-omar-143239283
- Size: 30.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://github.com/ZouariOmar/dot-files/graphs/contributors)
[](https://github.com/ZouariOmar/dot-files/network/members)
[](https://github.com/ZouariOmar/dot-files/stargazers)
[](https://github.com/ZouariOmar/dot-files/issues)
[](LICENSE)
[](https://www.linkedin.com/in/zouari-omar)
DotFiles
Personal dotfiles for a consistent, minimal development setup across machines
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)