dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Dotfiles for macOS

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

Details are [here](https://github.com/kcrawford/dockutil/issues/127), but basically in Monterrey Apple removes `/usr/bin/python`. Workaround that worked for me was adding the following (as mentioned in the thread) in the brewfile. ``` $ brew...

Sparkling fresh MacOs install on a sparking fresh MBP here, cloned to `~/.dotfiles/` and ran `make` from the dotfiles directory but looks like homebrew isn't making it into `PATH`? I'm...

Hi First of all thank you for your project. I have learned a lot from it to build my own dot-files. I am wondering how you manage the `XDG_RUNTIME_DIR` directory...