dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

Results 120 dotfiles issues
Sort by recently updated
recently updated
newest added

Disabling the startup chime has stopped working with Yosemite, I'm afraid. Or at least I can't make it work. Running `sudo nvram SystemAudioVolume=" "` works as expected since the new...

Yoo. I always setup with these .macos settings, but this time I did it after a while. I set these up on my work computer aswell (MBP 16" 2019 i9...

Hi, is it possible to do script for this settings? i search hard bud cant find # "Finder: items in the sidebar" show Mac hide iCloud/recents defaults write com.apple.finder ShowRecentTags...

Currently your script... `defaults write NSGlobalDomain KeyRepeat -int 0` ...does not work in macOS Sierra. I've found that if I set things up here they work great: ![screen shot 2016-07-14...

@mathiasbynens Just curious what your workflow is for syncing new changes to the repo. I am not sure how that works with rsync script. Or you do it manually?

Is there a installation script for zsh as from catalina onwards zsh is being used instead of bash...right?

`defaults write com.apple.print.PrintingPrefs "Quit When Finished" -bool true` Setting seems to be ignored as of 10.15

It seems that `imagemagick` doesn't have the `--with-webp` parameter anymore. Environment - osx mojave `10.14.2` - homebrew `2.0.5`

It seems that `gnu-sed` doesn't have the `--with-default-names` parameter anymore. Environment - osx mojave `10.14.2` - homebrew `2.0.5`

The method to show ~/Library in previous versions of macOS no longer works. Is there a terminal and dotfiles friendly way to show the Library in Mojave? The only method...