[mike@mwxm4]
This commit is contained in:
@@ -4,6 +4,10 @@ use Config;
|
||||
|
||||
$HOME=$ENV{"HOME"};
|
||||
|
||||
if (-x "/usr/bin/zsh") {
|
||||
system("chsh root -s /usr/bin/zsh");
|
||||
}
|
||||
|
||||
if ($Config{archname}=~/^darwin/) {
|
||||
if ($Config{myuname}=~/arm64/) {
|
||||
system("brew install eza");
|
||||
|
||||
Reference in New Issue
Block a user