You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running latest no-littering at time of writing namely commit dcc7af4.
I wanted to create some eshell aliases. I managed to create them but they did not persist i.e. they were not saved to eshell-aliases-file. When I lookup the value of this variable I see the following:
Value
"/home/doolio/.emacs.d/etc/eshell/aliases"
Original Value
"/home/doolio/.emacs.d/var/eshell/alias"
which I think is fine on account of #135 and #138. However, it seems #138 has been undone but I can't find the reason why. Was it perhaps forgotten when the creation of specific directories was regrouped? If so I can submit a PR to have it created again.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Running latest
no-littering
at time of writing namely commit dcc7af4.I wanted to create some eshell aliases. I managed to create them but they did not persist i.e. they were not saved to
eshell-aliases-file
. When I lookup the value of this variable I see the following:which I think is fine on account of #135 and #138. However, it seems #138 has been undone but I can't find the reason why. Was it perhaps forgotten when the creation of specific directories was regrouped? If so I can submit a PR to have it created again.
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions