mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 03:40:57 +01:00
yarn: Add emoji support
This commit is contained in:
parent
436d1543df
commit
ff1abe7eec
@ -13,6 +13,7 @@
|
||||
"exa --group-directories-first --all --long --tree -I 'node_modules|.git|public|lost+found'";
|
||||
mv = "mv -i";
|
||||
rg = "rg --max-columns=2000";
|
||||
yarn = "yarn --emoji true";
|
||||
};
|
||||
|
||||
shellAbbrs = {
|
||||
|
Loading…
Reference in New Issue
Block a user