mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 00:00:13 -08:00
added google gemini cli to the setup process. github.com/google-gemini/gemini-cli
This commit is contained in:
@@ -26,6 +26,10 @@ alias backup-manager="/home/acedanger/shell/backup-tui"
|
||||
# 🔧 System Management
|
||||
alias update="/home/acedanger/shell/update.sh"
|
||||
|
||||
# 🤖 AI & Development Tools
|
||||
alias gm="gemini"
|
||||
alias gemini-cli="gemini"
|
||||
|
||||
# Note: The following aliases are dynamically generated by setup.sh based on available commands:
|
||||
# - cat/bat aliases (batcat vs bat)
|
||||
# - fd aliases (fdfind vs fd)
|
||||
|
||||
Reference in New Issue
Block a user