Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 2.57 KB

README.md

File metadata and controls

43 lines (29 loc) · 2.57 KB

Dotfiles

I have attempted to create the best possible Mouseless Development Environment for myself. Most (non-Linux-specific) dotfiles are also compatible with Mac based on my testing1, though some integrations may require additional setup.

My Dotfiles are managed with Chezmoi , making them easy to install, update, and maintain across systems.

I am currently in love with Folke's Tokyo Night Color Scheme, so most of my configurations, when applicable, will include a Tokyo Night theme.

What's Included:

  • Almost fully mouseless Hyprland configuration and theming
  • Waybar configuration and theming
  • Fully custom ZSH environment utilizing Antidote, pure prompt, zsh-completions, zsh-autosuggestions, fast-syntax-highlighting, zsh-history-substring-search, and custom scripts
  • Nvim config utilizing NVChad with a significant amount of personal tweaks and plugins
  • Tmux configurations utilizing TPM and various Tmux plugins. Custom mappings and leader keys
  • Basic Wezterm configuration and theming
  • Rofi launcher customizations and theming
  • Bat theming
  • Catnip configuration and theming
  • Zellij temporary configuration (was buggy so I switched back to Tmux, but wanted to leave config in case I try it again)
  • Other miscellaneous configurations and tweaks

Getting Started:

Please check the NOTICE section before continuing.

FIXME

Dependencies

Tool specific dependencies can be found in the tool's README.

NOTICE:

Feel free to take inspiration from my Dotfiles, but I am not liable if they do not work on your system as they do on mine. If you encounter any issues or have suggestions, feel free to open an issue or pull request!

Star History Chart

Footnotes

  1. My linux desktop is my primary workstation, but I do also "daily-drive" a Macbook Air for school and on-the-go development.