Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NI
Posts
0
Comments
4
Joined
2 yr. ago

  • You can source other files inside aliases.sh or as @treadful noted .bash_aliases

    .bash_aliases:

    source .aliases/program_x.sh source .aliases/program_y.sh

    This way you can have a file with aliases for each application or group of applications.

    But it would be helpful if you provided more information on what you really want to do. Read https://xyproblem.info/