Replace eza with lsd
This commit is contained in:
parent
39c6794877
commit
02c909ed44
5 changed files with 4 additions and 5 deletions
system/nixos/home-manager
|
@ -31,7 +31,6 @@ in
|
|||
|
||||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
EXA_COLORS = "uu=38;5;255:gu=38;5;255:ur=38;5;255:uw=38;5;255:ue=38;5;255:wx=38;5;255:gr=38;5;250:gw=38;5;250:gx=38;5;250:tr=38;5;255:tw=38;5;255:tx=38;5;255:da=38;5;250:sn=32:sb=0:di=38;5;105";
|
||||
LANG = "en_GB.UTF-8";
|
||||
LC_ALL = "en_GB.UTF-8";
|
||||
LC_CTYPE = "en_GB.UTF-8";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue