Yazi: shell alias
This commit is contained in:
parent
5b9ff2cd9d
commit
01cc34872c
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ let tomlGenerate = (pkgs.formats.toml { }).generate; in
|
|||
{
|
||||
home.packages = [ pkgs.unstable_pkgs.yazi pkgs.ffmpegthumbnailer pkgs.exiftool pkgs.mediainfo ];
|
||||
|
||||
home.shellAliases."yz" = "yazi";
|
||||
|
||||
xdg.configFile."yazi/yazi.toml".source = tomlGenerate "yazi.toml" {
|
||||
manager = {
|
||||
sort_by = "natural";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue