Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpawlowski committed Aug 1, 2024
1 parent 2409cce commit 88a5d29
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 154 deletions.
47 changes: 0 additions & 47 deletions dot_config/oh-my-posh/themes/powerlevel10k_lean.omp.json

This file was deleted.

104 changes: 0 additions & 104 deletions dot_config/oh-my-posh/themes/powerlevel10k_modern.omp.json

This file was deleted.

2 changes: 1 addition & 1 deletion dot_config/powershell/Microsoft.PowerShell_profile.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# ~/.config/powershell/Microsoft.PowerShell_profile.ps1: executed by the PowerShell console host on startup.

oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH/powerlevel10k_modern.omp.json" | Invoke-Expression
oh-my-posh init pwsh --config "$env:HOME/.cache/oh-my-posh/themes/powerlevel10k_modern.omp.json" | Invoke-Expression
2 changes: 0 additions & 2 deletions dot_config/powershell/profile.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# ~/.config/powershell/profile.ps1: executed by all PowerShell hosts on startup.

$env:POSH_THEMES_PATH="$HOME/.config/oh-my-posh/themes"

0 comments on commit 88a5d29

Please sign in to comment.