Skip to content

Instantly share code, notes, and snippets.

View ls-rajan-rauniyar's full-sized avatar
🎯
Focusing

Rajan Rauniyar ls-rajan-rauniyar

🎯
Focusing
View GitHub Profile
#!/bin/bash
looker_client_id="${LOOKER_CLIENT_ID:-""}"
looker_client_secret="${LOOKER_CLIENT_SECRET:-""}"
RED='\033[0;31m'
GREEN='\033[0;32m'
CYAN='\033[0;36m'
NC='\033[0m' # No Color
// Overwrite settings by placing them into your settings file.
// See http://go.microsoft.com/fwlink/?LinkId=808995 for the most commonly used settings.
{
// Editor
// Controls the font family.
"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
// Controls the font weight.