Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jvdcf-dev/dotfiles
- Owner: jvdcf-dev
- License: mit
- Created: 2024-07-30T13:09:55.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T16:46:54.000Z (3 months ago)
- Last Synced: 2024-09-29T07:40:14.073Z (about 2 months ago)
- Topics: dotfiles, fastfetch, hyprland, kitty, neovim, ohmyposh, swaync, waybar, wlogout, wofi, zsh
- Language: CSS
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 👋