https://github.com/ricardo7c/powershellcustom
⚙ Gostei do visual do terminal do kali-linux e resolvi customizar o meu powershell
https://github.com/ricardo7c/powershellcustom
Last synced: 2 months ago
JSON representation
⚙ Gostei do visual do terminal do kali-linux e resolvi customizar o meu powershell
- Host: GitHub
- URL: https://github.com/ricardo7c/powershellcustom
- Owner: Ricardo7c
- Created: 2024-09-12T04:14:07.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T11:27:14.000Z (6 months ago)
- Last Synced: 2025-02-06T11:36:08.138Z (4 months ago)
- Language: PowerShell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
PowerShellCustom
Gostei do visual do terminal do kali-linux e resolvi customizar o meu powershell.Instação:
Crie uma pasta chamada "WindowsPowerShell" na pasta de documentos e coloque o arquivo "Microsoft.PowerShell_profile.ps1" lá dentro.
Se preciso carregue o perfil com o comando ". $profile"O modo de exibição do caminho da pasta é por padrão abreviado.
![]()
Rodando o comando "fullpath" alterna o modo de exibição para caminho completo.
para voltar ao padrão basta rodar o comando "fullpath" novamente.