Re: Configuring aliases in bashrc with guix home

2024-10-13 Thread Richard Sent
Hi Brennan, > If the user wants to remove all the aliases from %default-bashrc and > set her own, she can run `unalias -a` in her own bashrc first. But > then she can't use the user-defined aliases mechanism from > home-bash-configuration, since that is added to the file before the > user-defined

Configuring aliases in bashrc with guix home

2024-10-04 Thread Brennan Vincent
Hello, By default, the `home-bash-service-type` creates a .bashrc with the default bashrc (defined in %default-bashrc in gnu/system/shadow.scm), followed by user-defined aliases, followed by a user-defined bashrc file. The problem is that %default-bashrc already contains some aliases: alias ls='