refactor(yazi): change shell alias from y to t
This commit is contained in:
parent
7d06874df6
commit
82ee855254
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ in
|
|||
home-manager.users.rafiq = {
|
||||
programs.yazi = {
|
||||
enable = true;
|
||||
shellWrapperName = "y";
|
||||
shellWrapperName = "t";
|
||||
# yazi.toml
|
||||
settings = {
|
||||
manager = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue