Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.11 KB

TODO.md

File metadata and controls

15 lines (14 loc) · 1.11 KB

TODOs

  • Improve DX (better logging, prompts to skip parts of the process, etc.)
  • Automate macosx prefs setup
  • Automate app prefs setup (via plain defaults script or using mackup)
  • Integrate neovim configs
  • Integrate tmux (or zellij) configs
  • Integrate yabai configs
  • Consider a plugin manager for zsh, like:
    • zinit - power users, who wants finegrained control over zsh env
    • zplug - featurerich but lightweight, users who need advanced features and customization options
    • zap or znap - minimal and super fast manager, for users who prioritize perf and simplicity
    • sheldon - lightweight and configurable via a TOML file
    • zi - a more lightweight version of zinit
  • Add Linux system support