Skip to content

Commit

Permalink
updated aliases.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed May 13, 2024
1 parent 9ebcc37 commit ba49c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash.d/aliases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ alias leetmode=l33tmode
alias hist=history
alias clhist='HISTSIZE=0; HISTSIZE=5000'
alias nohist='unset HISTFILE'
alias histgrep='history | grep'

export LS_OPTIONS='-F'
if is_mac; then
Expand Down

0 comments on commit ba49c30

Please sign in to comment.