mirror of
https://172.21.3.31:448/edwork/powershell-profile
synced 2026-09-15 03:19:26 +00:00
No description
- PowerShell 100%
| demo.png | ||
| Microsoft.PowerShell_profile.ps1 | ||
| README.md | ||
| Update-Profile.ps1 | ||
Edwork Powershell Profile
Overview
Custom prompt and custom aliases for power users.
Preview
Features
- Really cool prompt theme
[ed.boal::/*\::COMMAND] ~\Projects\Powershell-Profile - Aliases
homeSet-Location to ~/ directorycdprSet-Location to ~/ProjectscddeSet-Location to ~/DesktopcddlSet-Location to ~/DownloadscdsshSet-Location to ~/.sshcdcSet-Location to C:\cd32Set-Location to C:\Windows\System32cd64Set-Location to C:\Windows\SysWOW64tailDoes a 'tail -f' - shows a live stream of writes to the file
Updating Made Easy
Just run .\Update-Profile.ps1 to replace your $PROFILE with the locally cloned repo's version.
