Skip to content

Instantly share code, notes, and snippets.

View jackos's full-sized avatar

Jack Clayton jackos

View GitHub Profile
@jackos
jackos / README.md
Last active June 19, 2024 22:50
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