mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-10-31 20:44:12 +01:00
add oh my posh
This commit is contained in:
parent
8381b15def
commit
aa3801f286
@ -1,5 +1,6 @@
|
|||||||
tap "homebrew/bundle"
|
tap "homebrew/bundle"
|
||||||
tap "homebrew/cask-fonts"
|
tap "homebrew/cask-fonts"
|
||||||
|
tap "jandedobbeleer/oh-my-posh"
|
||||||
|
|
||||||
brew "fish"
|
brew "fish"
|
||||||
brew "git"
|
brew "git"
|
||||||
@ -22,6 +23,7 @@ brew "kubectx"
|
|||||||
brew "kubernetes-cli"
|
brew "kubernetes-cli"
|
||||||
brew "bat"
|
brew "bat"
|
||||||
brew "rsync"
|
brew "rsync"
|
||||||
|
brew "oh-my-posh"
|
||||||
|
|
||||||
# Fonts
|
# Fonts
|
||||||
cask "font-hack-nerd-font"
|
cask "font-hack-nerd-font"
|
||||||
|
Loading…
Reference in New Issue
Block a user