Here lies my current (but always evolving) config files to some stuff I use.
- nix/README.md - NixOS configuration
- nvim/README.md - Neovim configuration
- scripts/README.md - A collection of useful scripts
Type | Program |
---|---|
Window Manager | Hyprland |
Launcher | Rofi (Wayland Fork) |
Status Bar | Waybar |
Terminal | Foot |
Editor | Neovim |
Shell | Zsh |
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