Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.53 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.53 KB

.dotfiles

Configuration files of @jvdcf's development environment

image

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.

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


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