Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/momcilovicluka/powershell
My powershell configuration and customisation
https://github.com/momcilovicluka/powershell
microsoft-terminal oh-my-posh oh-my-posh-set-up-with-pwsh oh-my-posh-themes powershell scoop terminal windows-terminal windows-terminal-configure windows-terminal-preview windows-terminal-theme windows-terminal-themes windowsterminal winget
Last synced: 3 days ago
JSON representation
My powershell configuration and customisation
- Host: GitHub
- URL: https://github.com/momcilovicluka/powershell
- Owner: momcilovicluka
- Created: 2022-07-04T17:25:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-20T19:00:54.000Z (7 days ago)
- Last Synced: 2025-01-20T19:37:22.637Z (7 days ago)
- Topics: microsoft-terminal, oh-my-posh, oh-my-posh-set-up-with-pwsh, oh-my-posh-themes, powershell, scoop, terminal, windows-terminal, windows-terminal-configure, windows-terminal-preview, windows-terminal-theme, windows-terminal-themes, windowsterminal, winget
- Language: PowerShell
- Homepage:
- Size: 14.8 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# powershell
My powershell configuration and customisationContents:
- Microsoft.PowerShell_profile.ps1 -> Powershell profile ([where to put it?](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_profiles?view=powershell-7.3))
- luka.omp.json -> oh-my-posh theme
- scoopapps.json -> Apps installed with Scoop
- settings.json -> Windows Terminal config
- wingetapps.json -> Apps installed with Winget![Windows Terminal Screenshot](Windows_terminal_screenshot.png)
- The display elegantly showcases the name of the currently playing song on Spotify, or gracefully remains blank if no song is playing.
- The presentation includes the project version, programming language version, and package manager information for an effortlessly refined touch.
- Furthermore, the display exhibits the amount of RAM utilized, the execution time of the previous command, and the current time with an air of sophistication.
- Notably, the display includes a hyperlink to the current directory, which can be opened with a single ctrl+click for effortless navigation. For directories containing a .git file, the display even provides an immaculately presented git status report.