Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jvdcf-dev/dotfiles

Configuration files of my development environment
https://github.com/jvdcf-dev/dotfiles

dotfiles fastfetch hyprland kitty neovim ohmyposh swaync waybar wlogout wofi zsh

Last synced: about 1 month ago
JSON representation

Configuration files of my development environment

Awesome Lists containing this project

README

        

# .dotfiles
Configuration files of @jvdcf's development environment

![image](https://github.com/user-attachments/assets/5e4c5370-8283-4423-91d0-2fe7a9d8b231)

## Quick installation using GNU Stow
> [!WARNING]
> These dotfiles were only tested on my Arch Linux system and are provided **as is**; they may introduce breaking changes to your system. Backup and read the files before proceeding.

Make sure all the applications listed below are installed in the system.
```bash
git clone https://github.com/jvdcf-dev/dotfiles.git
cd dotfiles
stow .
```

## Applications
- 💻 **Hyprland** Window Manager (using waybar, swaync, wlogout and fuzzel)
- 🐱 **Kitty** Terminal
- 🐚 **Zsh** Shell (with zoxide, fastfetch and ohmyposh)
- 📝 **Neovim** Text Editor

## Credits and special thanks
- **The Catppuccin Team**: [Hyprlock](https://github.com/catppuccin/hyprlock), [Kitty](https://github.com/catppuccin/kitty), [Swaync](https://github.com/catppuccin/swaync), [Waybar](https://github.com/catppuccin/waybar), [Fuzzel](https://github.com/catppuccin/fuzzel)

- **Dreams of Autonomy**: [zshrc](https://www.youtube.com/watch?v=ud7YxC33Z3w), [Oh My Posh](https://www.youtube.com/watch?v=9U8LCjuQzdc)
- [NvChad Team](https://nvchad.com/)
- [ErikReider's swaync config](https://github.com/ErikReider/Linux/blob/master/dotfiles/swayConfig/swaync/config.json)
- [Quantumfate's wofi theme](https://github.com/quantumfate/wofi)

---
Feel free to fork, suggest changes, create issues and pull requests!
I hope these dotfiles help you just like other developers helped me 👋