Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
reuteras committed Jan 31, 2024
1 parent 7d4c55d commit 142ae49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions local/default-Microsoft.PowerShell_profile.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Set-PSReadLineOption -EditMode Vi

# Add icons to dir and ls.
if (-not(Get-Module -ListAvailable Terminal-Icons)) {
Import-Module -Name Terminal-Icons
Import-Module -Name Terminal-Icons
}

#
Expand Down Expand Up @@ -78,7 +78,7 @@ if (Test-Path "C:\Tools\cargo\autocomplete") {

#
# Functions to help in dfirws
#
#

function Copy-Fakenet {
Param (
Expand Down

0 comments on commit 142ae49

Please sign in to comment.