mbmjensen / zsh

My Zsh settings and configuration
0 stars 0 forks source link

Add a note to the README about mappings that likely require the full development environment to work #7

Open mbmjensen opened 1 year ago

mbmjensen commented 1 year ago

For example these depend on bin scripts managed my development directory: https://github.com/mbmjensen/zsh/blob/0ea51c4d6728dfb51f7c29785494d27717c6ebd9/aliases.zsh#L10-L14

They should either be managed in this directory, if they are a dependency and symlinked to the development bin directory during installation or they should be called out in the README.