cleanup and corrections
This commit is contained in:
@@ -9,4 +9,11 @@
|
||||
ShowPathbar = true; # Show path bar
|
||||
# Add more Finder settings here
|
||||
};
|
||||
|
||||
system.defaults.NSGlobalDomain = {
|
||||
AppleShowAllExtensions = true; # Show all file extensions
|
||||
AppleShowAllFiles = true; # Show hidden files
|
||||
};
|
||||
|
||||
# You can add more Mac defaults here as well...
|
||||
}
|
||||
Reference in New Issue
Block a user