Skip to content

Instantly share code, notes, and snippets.

@nicksherron
Created December 28, 2021 21:00
Show Gist options
  • Select an option

  • Save nicksherron/d54d59e393ebe7615cd3e2af61a8f1ce to your computer and use it in GitHub Desktop.

Select an option

Save nicksherron/d54d59e393ebe7615cd3e2af61a8f1ce to your computer and use it in GitHub Desktop.
#!/usr/bin/env zsh
alias f='fd -t f -IH --exclude=.git'
sd astur_kitchensink_srv astur_kitchensink $(f)
sd astur_kitchensink_svc astur_kitchensink $(f)
sd inventory-mgmt-image kitchensink-image $(f)
sd inventory-mgmt-srv kitchensink $(f)
sd inventory-mgmt-svc kitchensink $(f)
sd inventory_mgmt_svc kitchensink $(f)
sd inventory_mgmt kitchensink $(f)
sd inventory-mgmt kitchensink $(f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment