Skip to content

Commit

Permalink
💾 save!
Browse files Browse the repository at this point in the history
  • Loading branch information
steinbrueckri committed Sep 27, 2024
1 parent e58175e commit 241388f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ tap "anchore/syft"
tap "aquasecurity/trivy"
tap "arl/arl"
tap "azhuchkov/tools"
tap "bjesus/pipet"
tap "boz/repo"
tap "brandonskerritt/rustscan"
tap "browsh-org/browsh"
Expand Down Expand Up @@ -257,6 +258,7 @@ brew "ykman"
brew "yq"
brew "zoxide"
brew "azhuchkov/tools/tunblkctl"
brew "bjesus/pipet/pipet"
brew "browsh-org/browsh/browsh"
brew "buildpacks/tap/pack"
brew "charmbracelet/tap/glow"
Expand Down
1 change: 1 addition & 0 deletions .config/fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ alias top='btop'
alias watch='viddy'
alias myip='curl -s -H "Accept: application/json" ipinfo.io | jq -r .ip'
alias ag="rg"
alias tailscale="/Applications/Tailscale.app/Contents/MacOS/Tailscale"

#######################################################################
# exports #
Expand Down

0 comments on commit 241388f

Please sign in to comment.