We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d979b3c commit 548a1d9Copy full SHA for 548a1d9
.github/settings.yml
@@ -0,0 +1,11 @@
1
+# These settings are synced to GitHub by https://probot.github.io/apps/settings/
2
+_extends: .github
3
+
4
+repository:
5
+ name: dotfiles
6
+ description: Sensible hacker defaults for macOS
7
+ topics: dotfile,macos,bash,ivank
8
+ private: false
9
10
+branches:
11
+ - name: master
0 commit comments