mirror of
https://github.com/JonasunderscoreJones/BashCommandAliasEditor.git
synced 2025-10-22 21:09:19 +02:00
Removed fart
This commit is contained in:
parent
dfe12dfd97
commit
17ef136165
1 changed files with 0 additions and 2 deletions
|
@ -17,5 +17,3 @@ This program helps you to create and edit command aliases on Linux and MacOS (wi
|
|||
|
||||
### Why do I have to manualy execute 'source ~/.bashrc'?
|
||||
The reason that this can't be done by the program itself is that it wouldn't be applied to the main shell but only for the runtime of the program itself. After the program exits, all changes will be reverted.
|
||||
|
||||
This problem could technically be solved by using subprocesses but ffs I'm not in the mood for doing that. It's some work which I don't wanna do
|
Loading…
Add table
Add a link
Reference in a new issue