diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/README.md b/README.md index 5058c1c..a59b0a3 100644 --- a/README.md +++ b/README.md @@ -1,20 +1 @@ -My personal configuration files for -[Emacs](https://www.gnu.org/software/emacs/), -[bash](https://www.gnu.org/software/bash/) and -[git](https://git-scm.com/). - -## Git - -To clone repositories from Google Cloud: - -``` shell -$ git config --global url."https://source.developers.google.com/p/fcuny-code/r/".insteadOf gcloud: -``` - -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 +My personal configuration files for [vim](https://www.vim.org/), [Emacs](https://www.gnu.org/software/emacs/), [bash](https://www.gnu.org/software/bash/) and [git](https://git-scm.com/). |