Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vt92i committed Aug 3, 2021
0 parents commit 2594ac2
Show file tree
Hide file tree
Showing 3 changed files with 1,353 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .alias
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
alias l="exa -lh --group-directories-first"
alias ll="exa -lah --group-directories-first"

alias cat="bat"

alias find="fd"
Loading

0 comments on commit 2594ac2

Please sign in to comment.