diff options
author | Franck Cuny <franck.cuny@gmail.com> | 2018-02-28 17:28:30 -0800 |
---|---|---|
committer | Franck Cuny <franck.cuny@gmail.com> | 2018-02-28 17:28:30 -0800 |
commit | ed22a780b4b55dfb7761c208fcc5fbdb9cd1aff2 (patch) | |
tree | dfb16c5b672799f62f9542ef19cf32a75d045a35 | |
parent | [emacs] Add Google's C style guide. (diff) | |
download | emacs.d-ed22a780b4b55dfb7761c208fcc5fbdb9cd1aff2.tar.gz |
[README] Update documentation.
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md index 0ccd276..5058c1c 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ $ git config --global url."https://source.developers.google.com/p/fcuny-code/r/" ``` You'll need to generate credentials for `.netrc` by following this [link](https://source.developers.google.com/auth/start?scopes=https://www.googleapis.com/auth/cloud-platform&state=franck.cuny@gmail.com). + +## Desktop + +- OSX with black menu bar +- Background color: RGB (63, 63, 93), HEX: #3f3f53 +- iTerm background: #ffffdd |