Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 23 hours ago
JSON representation

Windows Terminal + PowerShell Core Config

Awesome Lists containing this project

README

        

# Windows Terminal + PowerShell Core Config

| Resource | URI | Description |
| :-----------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------: |
| Scoop | [scoop](https://scoop.sh) | `Set-ExecutionPolicy RemoteSigned -Scope CurrentUser` & `Invoke-RestMethod -Uri https://get.scoop.sh \| Invoke-Expression` @ Windows PowerShell |
| Aria2 | [aria2](https://github.com/aria2/aria2) | `scoop install aria2` & `scoop config aria2-warning-enabled false` @ Windows PowerShell \w scoop to allow multiprotocol downloads |
| Delugia Font | [font](https://github.com/adam7/delugia-code) | `scoop install delugia-nerd-font-complete` @ Windows PowerShell /w scoop |
| Windows Terminal | [config](https://github.com/mezdelex/WindowsTerminalPowershellCoreConfig/blob/main/settings.json) | `scoop install windows-terminal` @ Windows PowerShell w/ scoop & `ctrl+,` @ Windows Terminal |
| PowerShell | [config](https://github.com/mezdelex/WindowsTerminalPowershellCoreConfig/blob/main/Microsoft.PowerShell_profile.ps1) | `scoop install pwsh` @ Windows PowerShell w/ scoop; launch wt & `nvim $profile` @ PowerShell |
| Neovim | [repo](https://github.com/neovim/neovim)/[config](https://github.com/mezdelex/NeovimConfig) | `scoop install neovim` @ PowerShell w/ scoop |
| Oh My Posh | [web](https://ohmyposh.dev/docs/installation/windows) | `scoop install oh-my-posh` @ PowerShell w/ scoop |
| Custom Prompt | [prompt](https://github.com/mezdelex/WindowsTerminalPowershellCoreConfig/blob/main/.mezdelex.omp.json) | Copy `.mezdelex.omp.json` to `~` directory |
| K9s | [repo](https://github.com/kubernetes/kubectl)/[repo](https://github.com/derailed/k9s)/[config](https://github.com/mezdelex/K9sConfig) | `scoop install kubectl` @ PowerShell w/ scoop & `scoop install k9s` @ PowerShell w/ scoop |
| Lazygit | [repo](https://github.com/jesseduffield/lazygit) | `scoop install lazygit` @ PowerShell w/ scoop |
| Lazydocker | [repo](https://github.com/jesseduffield/lazydocker) | `scoop install lazydocker` @ PowerShell w/ scoop |
| FuzzyFinder | [repo](https://github.com/junegunn/fzf)/[repo](https://github.com/kelleyma49/PSFzf) | `scoop install fzf` @ PowerShell w/ scoop & `scoop install psfzf` @ PowerShell w/ scoop |
| Terminal Icons | [repo](https://github.com/devblackops/Terminal-Icons) | `scoop install terminal-icons` @ PowerShell w/ scoop |
| LF File Manager | [repo](https://github.com/gokcehan/lf)/[config](https://github.com/mezdelex/LFConfig) | `scoop install lf` @ PowerShell w/ scoop |
| Zoxide Directory Jumper | [repo](https://github.com/ajeetdsouza/zoxide) | `scoop install zoxide` @ PowerShell w/ scoop |
| PSReadLine Autocompletion | [repo](https://github.com/PowerShell/PSReadLine) | `scoop install psreadline` @ PowerShell w/ scoop |

## Images

![image](https://github.com/mezdelex/WindowsTerminalPowerShellCoreConfig/assets/59997405/cd981b7c-c0ea-42ff-9506-23c0646d8f7a)