Skip to content

Commit

Permalink
Update Other.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 authored Jun 28, 2024
1 parent 2f8a878 commit 72a6981
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Other.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -1203,3 +1203,6 @@ function IsEven($number)
($number % 2) -eq 0
}
IsEven 5

# Microsoft Edge local settings file (JSON)
"$env:LOCALAPPDATA\Microsoft\Edge\User Data\Local State"

0 comments on commit 72a6981

Please sign in to comment.