Skip to content

Instantly share code, notes, and snippets.

@seanmodd
Last active September 29, 2023 01:10
Show Gist options
  • Save seanmodd/425d29f85d3a45c1ecd4759577afbd63 to your computer and use it in GitHub Desktop.
Save seanmodd/425d29f85d3a45c1ecd4759577afbd63 to your computer and use it in GitHub Desktop.
FavShellCommands

Fav Commands:

  • Use l = 'ls -lah' to list all directory contents, show all file types, show their sizes in readable human format
  • Use fzf --query "keybindings" to list all files that have the word keybindings in it

Other important commands to look up:

  • Look up fuzzy search from terminal
  • Find out how to exclude certain folders from fzf
  • What is the difference between demonu and fzf?
  • https://github.com/junegunn/fzf
  • use scriptable to automate iphone actions
  • use scraper to scrape tools from favexchange directory
  • use gpt for seo to identify why fabexchange is not good seo and try to create webflow with good seo
  • learn how to create osa apple script commands for hammerspoon.js see it under /Users/seanmodd/.hammerspoon
  • learn fzf-tab /Users/seanmodd/.oh-my-zsh/custom/plugins/fzf-tab/README.md
  • learn official fzf fuzzy finder /usr/local/Cellar/fzf/0.42.0/README.md
  • look into producthunt keyboard typing game and karabiner elements
  • learn the "script commands" in Raycast
  • learn "quicklinks" in Raycast
  • ctrl + shift + r to see all workflows!
  • search for popular workflows in warp that others use!
  • see here: https://docs.warp.dev/features/entry/yaml-workflows as it's better than aliases!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment