refactor(yazi): change shell alias from y to t

This commit is contained in:
Mohammad Rafiq 2025-05-06 14:02:38 +08:00
parent 7d06874df6
commit 82ee855254
No known key found for this signature in database

View file

@ -14,7 +14,7 @@ in
home-manager.users.rafiq = {
programs.yazi = {
enable = true;
shellWrapperName = "y";
shellWrapperName = "t";
# yazi.toml
settings = {
manager = {