Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
development:linux:fish [2020/03/02 15:25] kalenpw |
development:linux:fish [2021/06/29 15:06] (current) kalenpw |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Fish ====== | ====== Fish ====== | ||
- | I think I like fish more than zsh, but still undecided. Not being able to copy paste commands online intended for bash can be annoying but other than that it is quite good and has nice defaults. | + | I can't remember why now, but at some point I tried fish and zsh on Mac and found fish works better there. |
---- | ---- | ||
Line 28: | Line 28: | ||
</ | </ | ||
+ | ---- | ||
===== OMF Themes ===== | ===== OMF Themes ===== | ||
<code bash> | <code bash> | ||
Line 36: | Line 37: | ||
omf theme robbyrussell | omf theme robbyrussell | ||
</ | </ | ||
+ | ---- | ||