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'

#ohmyzsh #zsh #cron #autoupgrade

I’m so used to #ohmyzsh that a terminal without it is like “wtf is this” to me.

https://ohmyz.sh

Oh My Zsh - a delightful & open source framework for Zsh

Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with hundresd of helpful functions, plugins, themes, and a few things that make you shout... OH MY ZSH!

Oh My Zsh!

Am I the only one that uses a dark terminal window, purely because light-themed terminals never seem to work with any TUI app?

#terminal #unix #macos #darwin #linux #linuxdesktop #freebsd #openbsd #bsd #ohmyzsh #neofetch #iterm2

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.

Nushell

A new type of shell.

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

#ZSH

Add hardenedbsd plugin (4ffcb103) · Commits · Shawn Webb / oh-my-zsh · GitLab

The plugin currently only supports a method for determining if one is confined in a jail. Signed-off-by: Shawn Webb

GitLab
oh-my-zsh alternatives

oh-my-zsh is cool, but huge. Are there slimmer alternatives?

Notes from the Rabbit Hole
Installed #ghostty, another excellent terminal—arguably the fastest. However, it requires additional setup like zsh and #ohmyzsh. For now, sticking with #warpterminal (though proprietary).

I'm using #zsh with #OhMyZSH per-directory-history plugin.

It's pretty neat, but sometimes it just drops entire history for no reason.

Are there something similar but better?

I've heard about @atuin it looks cool, but more complex solution.

Maybe I should try @nushell with sqlite history.

【分享】Oh My Zsh + powerlevel10k 快速打造好看好用的 command line 環境

下載好後,修改 GNOME Terminal (the default Ubuntu terminal) 步驟如下。 Open Terminal → Preferences and click on the selected profile under Profiles. Check Custom font under Text Appearance and select MesloLGS NF…

Medium