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 = {
|
home-manager.users.rafiq = {
|
||||||
programs.yazi = {
|
programs.yazi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
shellWrapperName = "y";
|
shellWrapperName = "t";
|
||||||
# yazi.toml
|
# yazi.toml
|
||||||
settings = {
|
settings = {
|
||||||
manager = {
|
manager = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue