Skip to content

ws/essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

essentials

Tools I rely on daily:

Extremely handy when you need it:

  • duti - Programatically tell MacOS which app to open a given file extension with. I have a script that sets all the important ones for me (JS, JSX, TS, etc) that runs every time I install apps
  • timezsh
    timezsh() {
    
    shell=${1-$SHELL}
    
    for  i  in  $(seq 1  10); do /usr/bin/time $shell -i -c exit; done
    
    }

Keeping my eye on:

About

Tools I rely on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published