Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaijin66 committed May 2, 2024
1 parent 16d2ac3 commit 8fb6309
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
1 change: 1 addition & 0 deletions .github/workflows/audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: edplato/trufflehog-actions-scan@master
with:
scanArguments: '--regex --entropy=False --max_depth=5 --rules /regexes.json' # Add custom options here*
ignore_paths: ./zsh/zshrc

- name: detect secrets
uses: edplato/[email protected]
12 changes: 0 additions & 12 deletions scripts/initial.sh

This file was deleted.

1 change: 1 addition & 0 deletions zsh/zshrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# shellcheck disable=all
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
export ZSH="$HOME/.oh-my-zsh"
Expand Down

0 comments on commit 8fb6309

Please sign in to comment.