Skip to content

Commit

Permalink
Improves h alias
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Jun 23, 2024
1 parent eda4abb commit f667f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ fi

#
# Various
alias h='history | grep '
alias h='history | grep -- '
alias mv='mv -v'
alias rm='rm -v'

Expand Down

0 comments on commit f667f2d

Please sign in to comment.