Skip to content

Commit

Permalink
Use new uutils cp
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Sep 21, 2023
1 parent 0460450 commit 1f494e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dot_config/nushell/scripts/aliases.nu
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ export alias lt = lsd --tree

export alias ag = rg

export alias cp = ucp

export alias g = git
export alias a = git add -p
export alias b = git branch
Expand Down

0 comments on commit 1f494e2

Please sign in to comment.