Daveanand Mannie 69f9583c57 [ADD] readme
2025-08-01 20:33:46 -04:00
2025-04-06 17:13:11 -04:00
2025-08-01 20:22:07 -04:00
2025-03-31 21:22:35 -04:00
2025-05-27 13:29:43 -04:00
2025-03-31 21:15:56 -04:00
2025-08-01 20:33:46 -04:00
2025-05-27 13:29:43 -04:00
2025-02-09 19:41:58 -05:00

💤 LazyVim Config

This is my personal LazyVim configuration, designed to run seamlessly on both WSL (Windows) and bare-metal Linux environments. It also integrates cleanly with external tools like wezterm and lsd.


🧭 Branch Usage

Branch Target Platform Description
main Windows (via WSL) Tuned for WSL-specific enhancements
linux Native Linux system Designed for full Linux installations

🔁 Switch branches depending on your platform. Each has slight differences in environment assumptions and plugin behavior.


Some external tool configurations live in the parent directory of this repo. Youll need to symlink or hard link them into the appropriate locations:

📁 lsd Pretty Directory Listings

  • Target: ~/.config/lsd/config.yaml
  • Source: <repo-root>/lsd-config.yaml
  • Link Type: Symlink
mkdir -p ~/.config/lsd
ln -s <path-to-repo>/lsd-config.yaml ~/.config/lsd/config.yaml



Description
No description provided
Readme 178 KiB
Languages
Lua 81.4%
Shell 18.6%