Skip to content

Commit

Permalink
[Shell] Update Alias "rgf"
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnson9009 committed May 15, 2023
1 parent 59c4c36 commit 88e1a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/alias_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ alias-it cdws cd '${HOME}'/workspaces
alias-it sudo sudo -H
alias-it venv source '${DOTFILES}/venv/venv.${XSH}'
alias-it rg rg --no-heading
alias-it rgf rg --files -L -g
alias-it rgf rg --no-messages --no-ignore --files -L -g


# 2. Environment Variables
Expand Down

0 comments on commit 88e1a6d

Please sign in to comment.