amadaluzian-zsh: init amadaluzian-zsh

This commit is contained in:
Artur Manuel 2025-04-02 20:37:22 +01:00
commit e7b8922920
Signed by: amadaluzia
SSH key fingerprint: SHA256:ubvwT66gNUKSsgSzEb2UQnX8pzTq5N+r8eRVYGJJm4Q
20 changed files with 263 additions and 330 deletions

View file

@ -1,8 +1 @@
{
vesktop,
electron_32,
...
}:
vesktop.override {
electron = electron_32;
}
{ vesktop, electron_32, ... }: vesktop.override { electron = electron_32; }