Skip to content

Instantly share code, notes, and snippets.

@vishaltelangre
Last active July 11, 2022 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vishaltelangre/4c40a8704a93099f6dfe to your computer and use it in GitHub Desktop.
Save vishaltelangre/4c40a8704a93099f6dfe to your computer and use it in GitHub Desktop.
Tools I Use #tools_i_use

Shell

  • z - Easily jump around
  • tmux - Sessions, windows, panes, whoa! (key-bindings)
    • On a remote server, tmux -CC [attach] mode from iTerm2. More details here.
  • https://asciinema.org - Record and share terminal sessions as video (very lightweight!)
  • FiraCode Nerd Font (previously used FiraCode, mononoki and Consolas)
  • fzf - Fuzzy reverse search (using Ctrl-R)
  • nvim with Nvchad
  • gifgen - video to GIF converter

Git

Security

  • 1Password

Subtitles

  • subliminal download -l en .

Menubar Apps

  • Itsycal - Calendar, upcoming events, etc.
  • stats - CPU, Memory, Battery, Network Tx/Rx stats in menu bar
  • Rectangle - Move/resize windows with ease
  • Clippy - Clipboard manager
  • Monosnap - To capture screenshots, screencasts, GIFs
  • Flameshot - Open source and highly customizable screenshot capture + editing utility

Importing photos from iPhone to external hard-disk on a Mac

  • Native "Image Capture" app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment