Skip to content

Commit

Permalink
Use lsd
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Mar 19, 2024
1 parent 033c777 commit 8d0cd01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dot_config/nushell/scripts/aliases.nu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export alias l = ls
export alias ls = ls
export alias l = lsd
export alias ls = lsd
export alias la = ls -a
export alias ll = ls -l
export alias lla = ls -la
Expand Down

0 comments on commit 8d0cd01

Please sign in to comment.