It would be nice to have a more ergonomic way to configure shell aliases. Maybe something like ``` aliases: - name: build command: make - name: clean command: make clean ```
It would be nice to have a more ergonomic way to configure shell aliases. Maybe something like