Skip to content

Instantly share code, notes, and snippets.

View jonathan-soifer's full-sized avatar
😇
I'm happy.

Jonathan Soifer jonathan-soifer

😇
I'm happy.
View GitHub Profile
@jonathan-soifer
jonathan-soifer / ctags.sh
Created June 10, 2017 03:14
Generate CTags for a Project
ctags -e --extra=+q -R ./
@jonathan-soifer
jonathan-soifer / index.html
Last active January 10, 2019 22:13
Very basic boilerplate Index.html for Hugo Static Website Generator
<!-- Doctype HTML5 -->
<!DOCTYPE html>
<html lang="en" />
<head>
<!-- Set character encoding for the document -->
<meta charset="UTF-8" />
<!-- Instruct Internet Explorer to use its latest rendering engine -->
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<!-- Viewport for responsive web design -->
@jonathan-soifer
jonathan-soifer / dotfiles
Last active May 16, 2021 18:06
System and Shell setting for happiness and productivity
# Softwares that I currently use:
• Productivity Related Software (TunnelBear, 1Password, CleanMyMac, Alfred, DisableMonitor, Unarchiver, Spectacle)
• Terminal Related Tools (xcode-tools, homebrew, git, ripgrep, ngrok, curl, eslint, tmux, aws cli, ctags)
• Design Related Software (Figma, Wacom, Adobe Creative Cloud)
• Terminal Software (iTerm2, Z-Shell, Oh My ZSH, Agnoster Theme, Z Script, GPG Tools)
• Browsers Extensions (1Password, Pocket, React DevTools, Redux DevTools)
• Communication Related Software (Zoom.us, What'sapp, Slack, Mac Mail)
• Office Related Software (Word, Excel, Adobe Acrobat)
• Music/Audio Related Software (Spotify, Boom 2)