Skip to content

Instantly share code, notes, and snippets.

View ritesh-singh's full-sized avatar
🏠
Working from home

Ritesh ritesh-singh

🏠
Working from home
  • Bangalore
View GitHub Profile
@ritesh-singh
ritesh-singh / iterm2-solarized.md
Created October 26, 2024 17:49 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k

@ritesh-singh
ritesh-singh / README.md
Created April 10, 2018 08:43 — forked from gabrielemariotti/README.md
How to manage the support libraries in a multi-module projects. Thanks to Fernando Cejas (http://fernandocejas.com/)

Centralize the support libraries dependencies in gradle

Working with multi-modules project, it is very useful to centralize the dependencies, especially the support libraries.

A very good way is to separate gradle build files, defining something like:

root
  --gradleScript
 ----dependencies.gradle