Skip to content

Commit

Permalink
update PowerShell_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Dec 27, 2023
1 parent 9d357b6 commit 2cbcb27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Microsoft.PowerShell_profile.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Set-Alias -Name te -Value Open-Terminal-Emacs
# Utilities
Remove-Alias diff -Force
Set-Alias -Name cat -Value bat # Use the latest less or --paging=never
Set-Alias -Name df -Value duf
Set-Alias -Name du -Value dust
Set-Alias -Name ls -Value lsd
Set-Alias -Name ping -Value gping
Expand Down

0 comments on commit 2cbcb27

Please sign in to comment.