Skip to content

All the Applications and Tools I use currently for work/play :D

Notifications You must be signed in to change notification settings

ShayMe21/MyDevEnvironment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dev Environment (MacOS)


Applications

Terminal

alias zshconfig="code ~/.zshrc"
alias ohmyzsh="code ~/.oh-my-zsh"
alias cat="bat"
alias ls="k -h"
alias k="k -h"
  • htop: replacement for top. Much prettier and more practical with useful key bindings:

    • P: Sort by CPU Usage

    • M: Sort by Memory Usage

    • F4: Filter by string

  • bat: Pretty much a replacement for cat (which prints contents of files) but with syntax highlighting, line numbers and more.

  • ncdu: Get information about disk space.

  • fd: Simple replacement for find.

Browser and Extensions

  • LastPass: Simply the best and most reliable password manager.
  • Checker Plus for Gmail
  • Checker Plus for Calender
  • JWT Debugger
  • uBlock Origin
  • Zoom scheduler
  • Dictionary Anywhere
  • User Agent Parser
  • WhatRuns
  • Stylish
  • Requestly
  • Wikiwand
  • Tampermonkey

Productivity Tips

  • Desk setup + Room
    • Make sure your setup is as ergonomic as possible (See this video). Nothing destroys productivity more than a neck/back pain.
    • Take more frequent breaks by geting up from your chair. I follow the Pomodoro technique and it's helped me greatly stay more alert and less tired during work. You can use one of the many Apps or Browser extensions to remind you to take your break or get back to work. I personally use Tomighty with the below settings: Tomight Settings

About

All the Applications and Tools I use currently for work/play :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages