Do you make custom wrappers or launchers for the apps you use?I like having them in the system tray so I can quickly edit or restart them.What does anon use?
aliases
>>106498642...and functions! Let's not forget about functions.
>>106498642and you pipe your commands into your aliases every time?
>>106498650...OP asked>Do you make custom wrappers or launchers for the apps you use?But if I was in need of handling stdin through pipes/redirections, and it's not covered by any other util, I'd write a script for it.