Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Jul 14, 2024
1 parent 58f0c4b commit d87bb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/Linux/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ alias bat='batcat'
alias benchmarkQ='curl -qfsSL bench.sh | bash'
alias benchmarkX='curl -qfsSL yabs.sh | bash -s -- -i'
alias cf_warp_trace='echo ; curl -qfsSL "https://1.1.1.1/cdn-cgi/trace" ; echo'
alias df='duf'
#alias df='duf'
alias dir='dir --color=auto'
alias du_dir='du -h --max-depth=1 | sort -h'
alias esort='for file in ./* ; do sort -u "$file" -o "$file"; done'
Expand Down

0 comments on commit d87bb22

Please sign in to comment.