Skip to content

Support for custom aliases and functions #97

@orschiro

Description

@orschiro

Hi there,

I was almost able to replace dmenu with rofi except for one missing functionality.

In dmenu I can source and run custom aliases and functions. Basically, I created a file ~/.zsh_aliases which contains all my custom aliases and functions. I am using it together with a small script that sources these aliases and functions and allows me to call them from dmenu. The advantage here is that I can also source the exactly same file in my shell rc file.

What do you think about including support for custom aliases and functions into rofi and what would be the best approach to do that?

Thanks for your advice!

Robert

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions