0 5 * * * /usr/bin/zsh -c 'DISABLE_AUTO_UPDATE=true && export ZSH=$HOME/.oh-my-zsh && source $ZSH/oh-my-zsh.sh && upgrade_oh_my_zsh 2>&1'
0 5 * * * /usr/bin/zsh -c 'DISABLE_AUTO_UPDATE=true && export ZSH=$HOME/.oh-my-zsh && source $ZSH/oh-my-zsh.sh && upgrade_oh_my_zsh 2>&1'
I’m so used to #ohmyzsh that a terminal without it is like “wtf is this” to me.
Playing around with nushell + starship cross-shell prompt. Seems pretty powerful so far, though I think I'll be sticking with my usual #OhMyZsh setup for the most part. But hey, the combo works on Windows too; maybe I'll set that up on the few Windows boxes I've got left.
I do wonder if it works on Haiku, though. That'd be fun.
After last night's MacOS 🍎 update, I couldn't update omz this morning. It kept telling me it's not in a git directory. Solution: Delete omz and reinstall from scratch, and then relink your (obviously) symlinked .zshrc file back to your ~, and you're good to go.
#macos #mac #ohmyzsh #cli #git
P.S. Your .zshrc isn't symlinked and gitted? WTF? Why?
P.P.S. Remember: I invented the word "gitted". As in: "I gitted it". It just works™️
I added an #OhMyZSH plugin specifically for my various #HardenedBSD deployments. This new plugin adds a method by which a user can easily determine jailed status with is_jailed
:
https://git.hardenedbsd.org/shawn.webb/oh-my-zsh/-/commit/4ffcb103872fdfd2027b09e26b105173186a960e
【分享】Oh My Zsh + powerlevel10k 快速打造好看好用的 command line 環境 | by Holy | Medium
https://holychung.medium.com/%E5%88%86%E4%BA%AB-oh-my-zsh-powerlevel10k-%E5%BF%AB%E9%80%9F%E6%89%93%E9%80%A0%E5%A5%BD%E7%9C%8B%E5%A5%BD%E7%94%A8%E7%9A%84-command-line-%E7%92%B0%E5%A2%83-f66846117921