summaryrefslogtreecommitdiff
path: root/themes/apple.zsh-theme
AgeCommit message (Collapse)Author
2023-05-03fix(apple): go back to previous iconCarlo Sala
Turns out that <U+F8FF> is a reserved unicode code that is Apple logo in Apple systems. Nerd fonts was overwritting that code to other stuff in v2 and that's why I thought it needed to be replaced. Closes #11665 This reverts commit 693e3dcc447b5d6fa611eea43166ea2b4e0ed877.
2023-05-02fix(apple): replace deprecated nerdfonts iconCarlo Sala
2022-03-03fix: fix svn branch output in themes: apple, gentoo, kolo, zhann (#10751)Marc Cornellà
Fixes #10751
2015-02-10Clean up appearance lib file and redundant `colors` calls in other filesMarc Cornellà
2011-11-15Added add-zsh-hook support to themesChristian Höltje
I added add-zsh-hook support to the themes that didn't have it already. This allows the themes to co-exist with plugins and lib/termsupport.
2011-09-11Added VCS prompt to Apple theme.David Aaron Fendley
2011-08-16Added nifty purple Apple theme.David Aaron Fendley