Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 920 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 920 Bytes

dotfiles

Here lies my current (but always evolving) config files to some stuff I use.

More READMEs

Programs

Type Program
Window Manager Hyprland
Launcher Rofi (Wayland Fork)
Status Bar Waybar
Terminal Foot
Editor Neovim
Shell Zsh

Try it out!

There is a simple install script located at the root of the repo. It can be used to quickly install a program:

./install nvim
# ln -s -v /home/heyzec/dotfiles/nvim /home/heyzec/.config/nvim

For more details, take a look here: dotsman.sh