feat(zsh): add cursor setup script for enhanced shell integration

This commit is contained in:
Jim Myhrberg
2025-09-23 17:54:25 +01:00
parent 204d274cee
commit 68a5b5dfb9
3 changed files with 11 additions and 1 deletions

View File

@@ -37,7 +37,6 @@ alias ru="bundle exec ruby"
alias ra="bundle exec rake"
alias rai="bundle exec rails"
alias rs="bundle exec rspec -f doc"
alias cu="bundle exec cucumber"
alias scu="RAILS_ENV=cucumber bundle exec spring cucumber"
# gems