Bramus

Results 103 issues of Bramus

When installing Android Studio it defaults the path of the Android SDK to `~/Library/Android/sdk/`. This will result in a double installation of the Android SDK, as we've installed it via...

needs investigation

I noticed that `bitrise-cli` [uses the following check _(stripped down)_](https://github.com/bitrise-io/bitrise/blob/e9205fd4b9dc0ebbb8114fb39a0a6fa0446e6779/bitrise/dependencies.go#L148-L186) to check for an active XCode: ``` xcode-select --print-path ``` Worth checking out imho.

Cfr. https://github.com/mathiasbynens/dotfiles/issues/693: `defaults read com.apple.sidebarlists` -> VolumesList Or perhaps https://www.jamf.com/jamf-nation/discussions/17204/com-apple-sidebarlists-in-el-capitan#responseChild111536 Also note this command: ``` defaults write com.apple.sidebarlists systemitems -dict-add ShowEjectables -bool true ```

enhancement

But how? Cannot seem to find any immediate info on this …

help wanted
needs investigation

Should be set to 5 seconds, but remains at 5 minutes when checking System Preferences > Security Tested on: - macOS 10.13.2

bug

Perhaps with something like https://github.com/hjuutilainen/dotfiles/blob/master/bin/setup-dock.py ?

enhancement

`Do you want to add an NPM user? [Y/n]`

bug
good first issue

cfr. https://github.com/johan/world.geo.json/pull/35

cfr. https://github.com/johan/world.geo.json/pull/36