Difference between revisions of "Oh-my-zsh"

From wikieduonline
Jump to navigation Jump to search
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
[[wikipedia:Oh-my-zsh]]
 +
* https://ohmyz.sh/
 +
* https://github.com/ohmyzsh/ohmyzsh
 +
 +
Installation:
 
  [[sh]] -c "$([[curl -fsSL]] https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
 
  [[sh]] -c "$([[curl -fsSL]] https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  
 
  Cloning Oh My Zsh...
 
  Cloning Oh My Zsh...
  [[xcrun]]: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
+
  [[xcrun]]: error: invalid active developer path ([[/Library/Developer/CommandLineTools]]), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
 
  Error: git clone of oh-my-zsh repo failed
 
  Error: git clone of oh-my-zsh repo failed
 +
 +
Solution: [[xcode-select --install]]
 +
 +
[[~/.oh-my-zsh/]]
 +
 +
== Related ==
 +
* <code>export [[LESS]]="-X"</code>
 +
* <code>[[aws configure set]] cli_pager ""</code>
 +
* <code>[[prezto]]</code>
 +
* [[Terminal]]
 +
 +
== Activities ==
 +
* Read: https://stackoverflow.com/questions/tagged/oh-my-zsh?tab=Votes
 +
* Read FAQ: https://github.com/ohmyzsh/ohmyzsh/wiki/FAQ
  
 
== See also ==
 
== See also ==

Latest revision as of 11:04, 29 August 2023

Advertising: