Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mezdelex/windowsterminalpowershellcoreconfig
Windows Terminal + PowerShell Core Config
https://github.com/mezdelex/windowsterminalpowershellcoreconfig
delugia dotfiles fzf k9s kubectl lazydocker lazygit ohmyposh powershell-core psreadline terminal-icons windows-terminal zoxide
Last synced: 2 months ago
JSON representation
Windows Terminal + PowerShell Core Config
- Host: GitHub
- URL: https://github.com/mezdelex/windowsterminalpowershellcoreconfig
- Owner: mezdelex
- License: mit
- Created: 2021-11-26T21:50:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T05:30:35.000Z (4 months ago)
- Last Synced: 2024-09-28T04:21:25.685Z (3 months ago)
- Topics: delugia, dotfiles, fzf, k9s, kubectl, lazydocker, lazygit, ohmyposh, powershell-core, psreadline, terminal-icons, windows-terminal, zoxide
- Language: PowerShell
- Homepage:
- Size: 85.9 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Windows Terminal + PowerShell Core
- OS: Windows 11
- Terminal: Windows Terminal
- Shell: PowerShell Core## Setup
- `Set-ExecutionPolicy RemoteSigned -Scope CurrentUser` & `Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression` @ Windows PowerShell
- `scoop install aria2` & `scoop config aria2-warning-enabled false` @ Windows PowerShell
- `scoop install delugia-nerd-font-complete` @ Windows PowerShell
- `scoop install windows-terminal-preview` @ Windows PowerShell & `ctrl+,` @ Windows Terminal
- `scoop install oh-my-posh` @ Windows PowerShell & copy `prompt` to `$HOME` directory
- `scoop install pwsh` @ Windows PowerShell & `nvim $profile` @ PowerShell
- `scoop install neovim fd ripgrep` @ PowerShell
- `scoop install lazydocker` @ PowerShell
- `scoop install lazygit` @ PowerShell
- `scoop install kubectl k9s` @ PowerShell
- `scoop install terminal-icons` @ PowerShell
- `scoop install fzf psfzf` @ PowerShell
- `scoop install psreadline` @ PowerShell
- `scoop install zoxide` @ PowerShell
- `scoop install yazi ghostscript imagemagick jid jq poppler` & `setx YAZI_FILE_ONE "$HOME\scoop\apps\git\current\usr\bin\file.exe"` @ PowerShell## Core
| Name | Source | Uri |
| :--------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------: |
| Scoop | [scoop](https://scoop.sh) | n/a |
| Aria2 | [aria2](https://github.com/aria2/aria2) | n/a |
| Delugia Font | [font](https://github.com/adam7/delugia-code) | n/a |
| Windows Terminal | [config](https://github.com/mezdelex/WindowsTerminalPowershellCoreConfig/blob/main/settings.json) | n/a |
| Oh My Posh | [oh-my-posh](https://github.com/JanDeDobbeleer/oh-my-posh) | [prompt](https://github.com/mezdelex/WindowsTerminalPowershellCoreConfig/blob/main/.mezdelex.omp.json) |
| PowerShell | [powershell](https://github.com/PowerShell/PowerShell) | [config](https://github.com/mezdelex/WindowsTerminalPowershellCoreConfig/blob/main/Microsoft.PowerShell_profile.ps1) |
| Neovim | [neovim](https://github.com/neovim/neovim)/[fd](https://github.com/sharkdp/fd)/[ripgrep](https://github.com/BurntSushi/ripgrep) | [config](https://github.com/mezdelex/NeovimConfig) |
| Lazydocker | [lazydocker](https://github.com/jesseduffield/lazydocker) | n/a |
| Lazygit | [lazygit](https://github.com/jesseduffield/lazygit) | n/a |
| K9s | [kubectl](https://github.com/kubernetes/kubectl)/[k9s](https://github.com/derailed/k9s) | [config](https://github.com/mezdelex/K9sConfig) |
| Terminal Icons | [terminal-icons](https://github.com/devblackops/Terminal-Icons) | [config](https://github.com/mezdelex/TerminalIconsConfig) |
| FuzzyFinder | [fzf](https://github.com/junegunn/fzf)/[psfzf](https://github.com/kelleyma49/PSFzf) | n/a |
| PSReadLine | [psreadline](https://github.com/PowerShell/PSReadLine) | n/a |
| Zoxide | [zoxide](https://github.com/ajeetdsouza/zoxide) | n/a |
| Yazi | [yazi](https://github.com/sxyazi/yazi)/[ghostscript](https://www.ghostscript.com/)/[imagemagick](https://github.com/ImageMagick/ImageMagick)/[jid](https://github.com/simeji/jid)/[jq](https://github.com/jqlang/jq)/[poppler](https://gitlab.freedesktop.org/poppler/poppler) | n/a |## Images
![image](https://github.com/user-attachments/assets/c639e633-d6cb-4326-8362-19732ec4a345)
![image](https://github.com/user-attachments/assets/bde90b3c-262f-435c-a612-2b158fe933cb)
![image](https://github.com/user-attachments/assets/31307b22-00df-4f5c-8222-2605e8139723)