Skip to content

Instantly share code, notes, and snippets.

@jackos
jackos / README.md
Last active March 26, 2024 15:57
Make zsh behave like fish with even better completions

Make sure to backup your ~/.zshrc:

cp ~/.zshrc ~/.zshrc-backup

Install Oh My Zsh with:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Generating this file is now built into rustlings:

rustlings lsp

For more information on how this file works checkout the Rust Analyzer Manual