Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created August 8, 2025 06:37
Show Gist options
  • Save velotiotech/b21863c7af38f5d3e646d0d561b65d81 to your computer and use it in GitHub Desktop.
Save velotiotech/b21863c7af38f5d3e646d0d561b65d81 to your computer and use it in GitHub Desktop.
cd ~/ai-shell-helper && npm install
# For Zsh
echo "source \$HOME/ai-shell-helper/zsh_int.sh" >> ~/.zshrc
# For Bash
echo "source \$HOME/ai-shell-helper/bash_int.sh" >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment